Apache Zeta Components Manual :: Package UnitTest Element Index
Element index for package UnitTest
Package indexes
- Document
- NoPackageName
- SystemInformation
- File
- UserInput
- PersistentObjectDatabaseSchemaTiein
- ConsoleTools
- Cache
- Database
- Feed
- Base
- AuthenticationDatabaseTiein
- TemplateTranslationTiein
- MvcMailTiein
- MvcTools
- MvcTemplateTiein
- Reflection
- Authentication
- Execution
- TranslationCacheTiein
- Archive
- Url
- PhpGenerator
- WorkflowDatabaseTiein
- SignalSlot
- DatabaseSchema
- TreePersistentObjectTiein
- EventLog
- Tree
- Workflow
- ImageConversion
- PersistentObject
- Graph
- EventLogDatabaseTiein
- Translation
- WorkflowSignalSlotTiein
- Template
- Webdav
- Debug
- GraphDatabaseTiein
- MvcAuthenticationTiein
- MvcFeedTiein
- TreeDatabaseTiein
- ImageAnalysis
- Search
- Configuration
- WorkflowEventLogTiein
Letter '_'
- __construct
- in file runner.php, method ezcTestRunner::__construct()
- __construct
- in file regression_suite.php, method ezcTestRegressionSuite::__construct()
- __construct
- in file image.php, method ezcTestConstraintSimilarImage::__construct()
Constructor.
Letter 'a'
- $arguments
- in file runner.php, variable ezcTestRunner::$arguments
- addRegressionTestFile
- in file regression_suite.php, method ezcTestRegressionSuite::addRegressionTestFile()
- assertImageSame
- in file image_case.php, method ezcTestImageCase::assertImageSame()
Asserts that the compared images are same - assertImageSimilar
- in file image_case.php, method ezcTestImageCase::assertImageSimilar()
Asserts that the compared images are similar - assertSetProperty
- in file case.php, method ezcTestCase::assertSetProperty()
Checks if $expectedValues are properly set on $propertyName in $object. - assertSetPropertyFails
- in file case.php, method ezcTestCase::assertSetPropertyFails()
Checks if $setValues fail when set on $propertyName in $object.
Letter 'b'
- bootstrap.php
- procedural page bootstrap.php
Letter 'c'
- cleanTempDir
- in file case.php, method ezcTestCase::cleanTempDir()
- createTempDir
- in file case.php, method ezcTestCase::createTempDir()
Creates and returns the temporary directory. - case.php
- procedural page case.php
Letter 'd'
- $database
- in file database_settings.php, variable ezcTestDatabaseSettings::$database
- $dbsyntax
- in file database_settings.php, variable ezcTestDatabaseSettings::$dbsyntax
- $delta
- in file image.php, variable ezcTestConstraintSimilarImage::$delta
Maximum delta between images. - $depth
- in file printer.php, variable ezcTestPrinter::$depth
- $difference
- in file image.php, variable ezcTestConstraintSimilarImage::$difference
Difference between images. - $dsn
- in file database_settings.php, variable ezcTestDatabaseSettings::$dsn
- database_settings.php
- procedural page database_settings.php
Letter 'e'
- endTestSuite
- in file printer.php, method ezcTestPrinter::endTestSuite()
- evaluate
- in file image.php, method ezcTestConstraintSimilarImage::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise. - ezcTestCase
- in file case.php, class ezcTestCase
Abstract base class for all Zeta Components test cases. - ezcTestConstraintSimilarImage
- in file image.php, class ezcTestConstraintSimilarImage
Constraint class for image comparison. - ezcTestDatabaseSettings
- in file database_settings.php, class ezcTestDatabaseSettings
This class represents the structure of all the database settings. - ezcTestImageCase
- in file image_case.php, class ezcTestImageCase
Abstract base class for image related test cases. - ezcTestPrinter
- in file printer.php, class ezcTestPrinter
Test printer class. - ezcTestRegressionSuite
- in file regression_suite.php, class ezcTestRegressionSuite
- ezcTestRunner
- in file runner.php, class ezcTestRunner
Test runner to run the Zeta Components test suite(s). - ezcTestSettings
- in file settings.php, class ezcTestSettings
This object stores the settings from the TestRunner. - ezc_autoload
- in file bootstrap.php, function ezc_autoload()
Letter 'f'
- $filename
- in file image.php, variable ezcTestConstraintSimilarImage::$filename
Filename of the image to compare against. - fail
- in file image.php, method ezcTestConstraintSimilarImage::fail()
Creates the appropriate exception for the constraint which can be caught by the unit test system. This can be called if a call to evaluate() fails.
Letter 'g'
- getInstance
- in file settings.php, method ezcTestSettings::getInstance()
Returns an instance of this class. - getPackages
- in file runner.php, method ezcTestRunner::getPackages()
- getTempDir
- in file case.php, method ezcTestCase::getTempDir()
Get the name of the temporary directory. - getTestSuite
- in file runner.php, method ezcTestRunner::getTestSuite()
Letter 'h'
- $hostspec
- in file database_settings.php, variable ezcTestDatabaseSettings::$hostspec
- handleCustomTestSuite
- in file runner.php, method ezcTestRunner::handleCustomTestSuite()
- handleDsn
- in file runner.php, method ezcTestRunner::handleDsn()
- handleRelease
- in file runner.php, method ezcTestRunner::handleRelease()
Letter 'i'
- isPackageDir
- in file runner.php, method ezcTestRunner::isPackageDir()
- image.php
- procedural page image.php
- image_case.php
- procedural page image_case.php
Letter 'm'
- $maxLength
- in file printer.php, variable ezcTestPrinter::$maxLength
Letter 'p'
- $password
- in file database_settings.php, variable ezcTestDatabaseSettings::$password
- $phptype
- in file database_settings.php, variable ezcTestDatabaseSettings::$phptype
- $port
- in file database_settings.php, variable ezcTestDatabaseSettings::$port
- $protocol
- in file database_settings.php, variable ezcTestDatabaseSettings::$protocol
- printer.php
- procedural page printer.php
Letter 'r'
- $release
- in file runner.php, variable ezcTestRunner::$release
- removeTempDir
- in file case.php, method ezcTestCase::removeTempDir()
Remove the temp directory. - regression_suite.php
- procedural page regression_suite.php
- runtests.php
- procedural page runtests.php
- runner.php
- procedural page runner.php
Letter 's'
- $socket
- in file database_settings.php, variable ezcTestDatabaseSettings::$socket
- setDatabaseSettings
- in file settings.php, method ezcTestSettings::setDatabaseSettings()
Set all the database settings via a given settings array. - startTestSuite
- in file printer.php, method ezcTestPrinter::startTestSuite()
- SUITE_FILENAME
- in file runner.php, class constant ezcTestRunner::SUITE_FILENAME
- settings.php
- procedural page settings.php
Letter 't'
- toString
- in file image.php, method ezcTestConstraintSimilarImage::toString()
Provide test text
Letter 'u'
- $username
- in file database_settings.php, variable ezcTestDatabaseSettings::$username
Letter 'w'
- writeProgress
- in file printer.php, method ezcTestPrinter::writeProgress()
Documentation generated by phpDocumentor 1.4.3