Element index for package PHPUnit2
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
_
- __construct
- in file TestDecorator.php, method PHPUnit2_Extensions_TestDecorator::__construct()
Constructor.
- __construct
- in file TestCase.php, method PHPUnit2_Framework_TestCase::__construct()
Constructs a test case with the given name.
- __construct
- in file Test.php, method PHPUnit2_Util_Report_Test_Node_Test::__construct()
Constructor.
- __construct
- in file Template.php, method PHPUnit2_Util_Template::__construct()
Constructor.
- __construct
- in file TestFailure.php, method PHPUnit2_Framework_TestFailure::__construct()
Constructs a TestFailure with the given test and exception.
- __construct
- in file TestSuite.php, method PHPUnit2_Framework_TestSuite::__construct()
Constructs a new TestSuite:
- __construct
- in file XML.php, method PHPUnit2_Util_Log_XML::__construct()
Constructor.
- __construct
- in file Warning.php, method PHPUnit2_Framework_Warning::__construct()
- __construct
- in file TestSuiteIterator.php, method PHPUnit2_Framework_TestSuiteIterator::__construct()
Constructor.
- __construct
- in file Skeleton.php, method PHPUnit2_Util_Skeleton::__construct()
Constructor.
- __construct
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::__construct()
Constructor.
- __construct
- in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::__construct()
Constructor.
- __construct
- in file File.php, method PHPUnit2_Util_Report_Coverage_Node_File::__construct()
Constructor.
- __construct
- in file Error.php, method PHPUnit2_Framework_Error::__construct()
Constructor.
- __construct
- in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::__construct()
Constructor.
- __construct
- in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::__construct()
Constructor.
- __construct
- in file Node.php, method PHPUnit2_Util_Report_Test_Node::__construct()
Constructor.
- __construct
- in file RepeatedTest.php, method PHPUnit2_Extensions_RepeatedTest::__construct()
Constructor.
- __construct
- in file Printer.php, method PHPUnit2_Util_Printer::__construct()
Constructor.
- __construct
- in file PEAR.php, method PHPUnit2_Util_Log_PEAR::__construct()
- __construct
- in file Assert.php, method PHPUnit2_Framework_Assert::__construct()
Protect constructor since it is a static only class.
top
a
- accept
- in file TestFilterIterator.php, method PHPUnit2_Runner_TestFilterIterator::accept()
Considers a file to contain a test class when its name ends with "Test.php".
- add
- in file MoneyBag.php, method MoneyBag::add()
- add
- in file IMoney.php, function add()
Money Interface.
- add
- in file Money.php, method Money::add()
- addCoveredFile
- in file Test.php, method PHPUnit2_Util_Report_Test_Node_Test::addCoveredFile()
Adds a file that is covered by the test that is represented by this node.
- addDirectory
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::addDirectory()
Adds a new directory.
- addError
- in file TAP.php, method PHPUnit2_Util_Log_TAP::addError()
An error occurred.
- addError
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addError()
An error occurred.
- addError
- in file PEAR.php, method PHPUnit2_Util_Log_PEAR::addError()
An error occurred.
- addError
- in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::addError()
An error occurred.
- addError
- in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::addError()
An error occurred.
- addError
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addError()
An error occurred.
- addError
- in file TestResult.php, method PHPUnit2_Framework_TestResult::addError()
Adds an error to the list of errors.
- addError
- in file TestListenerTest.php, method Framework_TestListenerTest::addError()
- addError
- in file TestListener.php, function addError()
An error occurred.
- addError
- in file XML.php, method PHPUnit2_Util_Log_XML::addError()
An error occurred.
- addFailure
- in file TestListenerTest.php, method Framework_TestListenerTest::addFailure()
- addFailure
- in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::addFailure()
A failure occurred.
- addFailure
- in file PEAR.php, method PHPUnit2_Util_Log_PEAR::addFailure()
A failure occurred.
- addFailure
- in file TestResult.php, method PHPUnit2_Framework_TestResult::addFailure()
Adds a failure to the list of failures.
- addFailure
- in file ResultPrinter.php, function addFailure()
A failure occurred.
- addFailure
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addFailure()
A failure occurred.
- addFailure
- in file TAP.php, method PHPUnit2_Util_Log_TAP::addFailure()
A failure occurred.
- addFailure
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addFailure()
A failure occurred.
- addFailure
- in file XML.php, method PHPUnit2_Util_Log_XML::addFailure()
A failure occurred.
- addFailure
- in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::addFailure()
A failure occurred.
- addFile
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::addFile()
Adds a new file.
- addFileToFilter
- in file Filter.php, method PHPUnit2_Util_Filter::addFileToFilter()
Adds a new file to be filtered.
- addIncompleteTest
- in file XML.php, method PHPUnit2_Util_Log_XML::addIncompleteTest()
Incomplete test.
- addIncompleteTest
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addIncompleteTest()
Incomplete test.
- addIncompleteTest
- in file TestListenerTest.php, method Framework_TestListenerTest::addIncompleteTest()
- addIncompleteTest
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addIncompleteTest()
Incomplete test.
- addIncompleteTest
- in file ResultPrinter.php, function addIncompleteTest()
Incomplete test.
- addIncompleteTest
- in file PEAR.php, method PHPUnit2_Util_Log_PEAR::addIncompleteTest()
Incomplete test.
- addIncompleteTest
- in file TAP.php, method PHPUnit2_Util_Log_TAP::addIncompleteTest()
Incomplete test.
- addIncompleteTest
- in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::addIncompleteTest()
Incomplete test.
- addIncompleteTest
- in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::addIncompleteTest()
Incomplete test.
- addItems
- in file Factory.php, method PHPUnit2_Util_Report_Coverage_Factory::addItems()
- addListener
- in file TestResult.php, method PHPUnit2_Framework_TestResult::addListener()
Registers a TestListener.
- addMatcher
- in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_InvocationMocker::addMatcher()
- addMatcher
- in file MatcherCollection.php, function addMatcher()
Adds a new matcher to the collection which can be used as an expectation or a stub.
- addMoney
- in file Money.php, method Money::addMoney()
- addMoney
- in file MoneyBag.php, method MoneyBag::addMoney()
- addMoneyBag
- in file Money.php, method Money::addMoneyBag()
- addMoneyBag
- in file MoneyBag.php, method MoneyBag::addMoneyBag()
- addSkippedTest
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addSkippedTest()
Skipped test.
- addSkippedTest
- in file TestListenerTest.php, method Framework_TestListenerTest::addSkippedTest()
- addSkippedTest
- in file ResultPrinter.php, function addSkippedTest()
Skipped test.
- addSkippedTest
- in file PEAR.php, method PHPUnit2_Util_Log_PEAR::addSkippedTest()
Skipped test.
- addSkippedTest
- in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::addSkippedTest()
Skipped test.
- addSkippedTest
- in file TAP.php, method PHPUnit2_Util_Log_TAP::addSkippedTest()
Skipped test.
- addSkippedTest
- in file XML.php, method PHPUnit2_Util_Log_XML::addSkippedTest()
Skipped test.
- addSkippedTest
- in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::addSkippedTest()
Skipped test.
- addSkippedTest
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addSkippedTest()
Skipped test.
- addTest
- in file TestSuite.php, method PHPUnit2_Framework_TestSuite::addTest()
Adds a test to the suite.
- addTest
- in file TestSuite.php, method PHPUnit2_Util_Report_Test_Node_TestSuite::addTest()
Adds a new test.
- addTestFile
- in file TestSuite.php, method PHPUnit2_Framework_TestSuite::addTestFile()
Wraps both 1 addTest()
and 1 addTestSuite
as well as the separate import statements for the user's convenience.
- addTestFiles
- in file TestSuite.php, method PHPUnit2_Framework_TestSuite::addTestFiles()
Wrapper for addTestFile() that adds multiple test files.
- addTests
- in file Factory.php, method PHPUnit2_Util_Report_Test_Factory::addTests()
- addTestSuite
- in file TestSuite.php, method PHPUnit2_Framework_TestSuite::addTestSuite()
Adds the tests from the given class to the suite.
- addTestSuite
- in file TestSuite.php, method PHPUnit2_Util_Report_Test_Node_TestSuite::addTestSuite()
Adds a new test suite.
- after
- in file Match.php, function after()
Defines the expectation which must occur before the current is valid.
- after
- in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_Builder_InvocationMocker::after()
- allCompletlyImplemented
- in file TestResult.php, method PHPUnit2_Framework_TestResult::allCompletlyImplemented()
Returns TRUE if no incomplete test occured.
- AllTests
- in file AllTests.php, class AllTests
- amount
- in file Money.php, method Money::amount()
- anything
- in file Assert.php, function anything()
- appendBag
- in file MoneyBag.php, method MoneyBag::appendBag()
- appendMoney
- in file MoneyBag.php, method MoneyBag::appendMoney()
- appendTo
- in file Money.php, method Money::appendTo()
- appendTo
- in file MoneyBag.php, method MoneyBag::appendTo()
- arrayContains
- in file Assert.php, function arrayContains()
- arrayHasKey
- in file Assert.php, function arrayHasKey()
- assertArrayHasKey
- in file Assert.php, method PHPUnit2_Framework_Assert::assertArrayHasKey()
Asserts that an array has a specified key.
- assertArrayNotHasKey
- in file Assert.php, function assertArrayNotHasKey()
Asserts that an array does not have a specified key.
- assertContains
- in file Assert.php, function assertContains()
Asserts that a haystack contains a needle.
- assertEquals
- in file Assert.php, function assertEquals()
Asserts that two variables are equal.
- assertFalse
- in file Assert.php, function assertFalse()
Asserts that a condition is false.
- assertFileExists
- in file Assert.php, function assertFileExists()
Asserts that a file exists.
- assertFileNotExists
- in file Assert.php, function assertFileNotExists()
Asserts that a file does not exist.
- assertHasProperty
- in file Assert.php, function assertHasProperty()
Asserts that an object has a specified property.
- assertNotContains
- in file Assert.php, function assertNotContains()
Asserts that a haystack does not contain a needle.
- assertNotEquals
- in file Assert.php, function assertNotEquals()
Asserts that two variables are not equal.
- assertNotHasProperty
- in file Assert.php, function assertNotHasProperty()
Asserts that an object does not have a specified property.
- assertNotNull
- in file Assert.php, function assertNotNull()
Asserts that a variable is not NULL.
- assertNotRegExp
- in file Assert.php, function assertNotRegExp()
Asserts that a string does not match a given regular expression.
- assertNotSame
- in file Assert.php, function assertNotSame()
Asserts that two variables do not have the same type and value.
- assertNotType
- in file Assert.php, function assertNotType()
Asserts that a variable is not of a given type.
- assertNull
- in file Assert.php, function assertNull()
Asserts that a variable is NULL.
- assertRegExp
- in file Assert.php, function assertRegExp()
Asserts that a string matches a given regular expression.
- assertSame
- in file Assert.php, function assertSame()
Asserts that two variables have the same type and value.
- assertThat
- in file Assert.php, function assertThat()
- assertTrue
- in file Assert.php, function assertTrue()
Asserts that a condition is true.
- assertType
- in file Assert.php, function assertType()
Asserts that a variable is of a given type.
- at
- in file TestCase.php, method PHPUnit2_Framework_TestCase::at()
- atLeastOnce
- in file TestCase.php, method PHPUnit2_Framework_TestCase::atLeastOnce()
- AnyParameters.php
- procedural page AnyParameters.php
- AssertionFailedError.php
- procedural page AssertionFailedError.php
- Assert.php
- procedural page Assert.php
- Array.php
- procedural page Array.php
- And.php
- procedural page And.php
- ArrayHasKey.php
- procedural page ArrayHasKey.php
- AllTests.php
- procedural page AllTests.php
- AllTests.php
- procedural page AllTests.php
- AllTests.php
- procedural page AllTests.php
- AssertTest.php
- procedural page AssertTest.php
- AllTests.php
- procedural page AllTests.php
- AllTests.php
- procedural page AllTests.php
- AllTests.php
- procedural page AllTests.php
- AnInterface.php
- procedural page AnInterface.php
- Array.php
- procedural page Array.php
top
top
c
- canMockMethod
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::canMockMethod()
- checkAndLoad
- in file Fileloader.php, method PHPUnit2_Util_Fileloader::checkAndLoad()
Checks if a PHP sourcefile is readable and contains no syntax errors.
- ClassWithNonPublicProperties
- in file ClassWithNonPublicProperties.php, class ClassWithNonPublicProperties
- cleanupExecutableLines
- in file File.php, function cleanupExecutableLines()
- clearStatus
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::clearStatus()
Clears the status message.
- collectCodeCoverageInformation
- in file TestResult.php, method PHPUnit2_Framework_TestResult::collectCodeCoverageInformation()
Enables or disables the collection of Code Coverage information.
- collectTests
- in file TestCollector.php, function collectTests()
- collectTests
- in file IncludePathTestCollector.php, method PHPUnit2_Runner_IncludePathTestCollector::collectTests()
- contains
- in file MoneyBag.php, method MoneyBag::contains()
- copyFiles
- in file Report.php, method PHPUnit2_Util_Report::copyFiles()
- count
- in file RepeatedTest.php, method PHPUnit2_Extensions_RepeatedTest::count()
Counts the number of test cases that will be run by this test.
- count
- in file TestCase.php, method PHPUnit2_Framework_TestCase::count()
Counts the number of test cases executed by run(TestResult result).
- count
- in file TestDecorator.php, method PHPUnit2_Extensions_TestDecorator::count()
Counts the number of test cases that will be run by this test.
- count
- in file TestResult.php, method PHPUnit2_Framework_TestResult::count()
Gets the number of run tests.
- count
- in file DoubleTestCase.php, method DoubleTestCase::count()
- count
- in file TestSuite.php, function count()
Counts the number of test cases that will be run by this test.
- create
- in file MoneyBag.php, method MoneyBag::create()
- create
- in file Factory.php, method PHPUnit2_Util_Report_Coverage_Factory::create()
Creates a new Code Coverage information tree.
- create
- in file Factory.php, method PHPUnit2_Util_Report_Test_Factory::create()
Creates a new test information tree.
- createResult
- in file TestSuite.php, function createResult()
Creates a default TestResult object.
- createResult
- in file TestDecorator.php, method PHPUnit2_Extensions_TestDecorator::createResult()
Creates a default TestResult object.
- createResult
- in file TestCase.php, method PHPUnit2_Framework_TestCase::createResult()
Creates a default TestResult object.
- createTest
- in file TestSuite.php, function createTest()
- createTestResult
- in file TestRunner.php, function createTestResult()
- currency
- in file Money.php, method Money::currency()
- current
- in file TestSuiteIterator.php, method PHPUnit2_Framework_TestSuiteIterator::current()
Return the current element.
- current
- in file TestIterator.php, method TestIterator::current()
- ConsecutiveCalls.php
- procedural page ConsecutiveCalls.php
- ComparisonFailure.php
- procedural page ComparisonFailure.php
- Constraint.php
- procedural page Constraint.php
- ComparisonFailureTest.php
- procedural page ComparisonFailureTest.php
- ClassWithNonPublicProperties.php
- procedural page ClassWithNonPublicProperties.php
top
d
- depositMoney
- in file BankAccount.php, method BankAccount::depositMoney()
Deposits an amount of money to the bank account.
- describe
- in file Test.php, method PHPUnit2_Util_Test::describe()
- diffEqual
- in file ComparisonFailure.php, method PHPUnit2_Framework_ComparisonFailure::diffEqual()
Figures out which diff class to use for the input types then instantiates that class and returns the object.
- diffIdentical
- in file ComparisonFailure.php, method PHPUnit2_Framework_ComparisonFailure::diffIdentical()
Figures out which diff class to use for the input types then instantiates that class and returns the object.
- doRender
- in file TestSuite.php, method PHPUnit2_Util_Report_Test_Node_TestSuite::doRender()
- doRender
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::doRender()
- doRenderItems
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::doRenderItems()
- doRun
- in file TestRunner.php, function doRun()
- doSomething
- in file AnInterface.php, function doSomething()
- DoubleTestCase
- in file DoubleTestCase.php, class DoubleTestCase
- DoubleTestCase.php
- procedural page DoubleTestCase.php
- Directory.php
- procedural page Directory.php
top
e
- endClass
- in file Text.php, method PHPUnit2_Util_TestDox_ResultPrinter_Text::endClass()
Handler for 'end class' event.
- endClass
- in file HTML.php, method PHPUnit2_Util_TestDox_ResultPrinter_HTML::endClass()
Handler for 'end class' event.
- endRun
- in file HTML.php, method PHPUnit2_Util_TestDox_ResultPrinter_HTML::endRun()
Handler for 'end run' event.
- endTest
- in file TAP.php, method PHPUnit2_Util_Log_TAP::endTest()
A test ended.
- endTest
- in file TestResult.php, method PHPUnit2_Framework_TestResult::endTest()
Informs the result that a test was completed.
- endTest
- in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::endTest()
A test ended.
- endTest
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::endTest()
A test ended.
- endTest
- in file PEAR.php, method PHPUnit2_Util_Log_PEAR::endTest()
A test ended.
- endTest
- in file ResultPrinter.php, function endTest()
A test ended.
- endTest
- in file TestListenerTest.php, method Framework_TestListenerTest::endTest()
- endTest
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::endTest()
A test ended.
- endTest
- in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::endTest()
A test ended.
- endTest
- in file XML.php, method PHPUnit2_Util_Log_XML::endTest()
A test ended.
- endTestSuite
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::endTestSuite()
A testsuite ended.
- endTestSuite
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::endTestSuite()
A testsuite ended.
- endTestSuite
- in file XML.php, method PHPUnit2_Util_Log_XML::endTestSuite()
A testsuite ended.
- endTestSuite
- in file ResultPrinter.php, function endTestSuite()
A testsuite ended.
- endTestSuite
- in file PEAR.php, method PHPUnit2_Util_Log_PEAR::endTestSuite()
A test suite ended.
- endTestSuite
- in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::endTestSuite()
A testsuite ended.
- endTestSuite
- in file TestListenerTest.php, method Framework_TestListenerTest::endTestSuite()
- endTestSuite
- in file TAP.php, method PHPUnit2_Util_Log_TAP::endTestSuite()
A testsuite ended.
- endTestSuite
- in file TestResult.php, method PHPUnit2_Framework_TestResult::endTestSuite()
Informs the result that a testsuite was completed.
- endTestSuite
- in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::endTestSuite()
A testsuite ended.
- equals
- in file MoneyBag.php, method MoneyBag::equals()
- equals
- in file Money.php, method Money::equals()
- equalTo
- in file Assert.php, function equalTo()
- Error
- in file Error.php, class Error
- errorCount
- in file TestResult.php, method PHPUnit2_Framework_TestResult::errorCount()
Gets the number of detected errors.
- errors
- in file TestResult.php, method PHPUnit2_Framework_TestResult::errors()
Returns an Enumeration for the errors.
- evaluate
- in file TraversableContains.php, method PHPUnit2_Framework_Constraint_TraversableContains::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file Not.php, method PHPUnit2_Framework_Constraint_Not::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file PCREMatch.php, method PHPUnit2_Framework_Constraint_PCREMatch::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file StringContains.php, method PHPUnit2_Framework_Constraint_StringContains::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file LessThan.php, method PHPUnit2_Framework_Constraint_LessThan::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file IsAnything.php, method PHPUnit2_Framework_Constraint_IsAnything::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file IsEqual.php, method PHPUnit2_Framework_Constraint_IsEqual::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file IsIdentical.php, method PHPUnit2_Framework_Constraint_IsIdentical::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file GreaterThan.php, method PHPUnit2_Framework_Constraint_GreaterThan::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file FileExists.php, method PHPUnit2_Framework_Constraint_FileExists::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file And.php, function evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file ArrayHasKey.php, method PHPUnit2_Framework_Constraint_ArrayHasKey::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file IsInstanceOf.php, method PHPUnit2_Framework_Constraint_IsInstanceOf::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file HasProperty.php, method PHPUnit2_Framework_Constraint_HasProperty::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- evaluate
- in file IsType.php, method PHPUnit2_Framework_Constraint_IsType::evaluate()
Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise.
- exactly
- in file TestCase.php, method PHPUnit2_Framework_TestCase::exactly()
- exceptionMessage
- in file TestFailure.php, method PHPUnit2_Framework_TestFailure::exceptionMessage()
Returns the exception's message.
- expectedRegex
- in file OutputTestCase.php, method PHPUnit2_Extensions_OutputTestCase::expectedRegex()
- expectedString
- in file OutputTestCase.php, method PHPUnit2_Extensions_OutputTestCase::expectedString()
- expectOutputRegex
- in file OutputTestCase.php, method PHPUnit2_Extensions_OutputTestCase::expectOutputRegex()
- expectOutputString
- in file OutputTestCase.php, method PHPUnit2_Extensions_OutputTestCase::expectOutputString()
- expects
- in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_InvocationMocker::expects()
- Extensions_AllTests
- in file AllTests.php, class Extensions_AllTests
- Extensions_ExceptionTestCaseTest
- in file ExceptionTestCaseTest.php, class Extensions_ExceptionTestCaseTest
- Extensions_ExtensionTest
- in file ExtensionTest.php, class Extensions_ExtensionTest
- Extensions_MockObjectTest
- in file MockObjectTest.php, class Extensions_MockObjectTest
- Extensions_OutputTestCaseTest
- in file OutputTestCaseTest.php, class Extensions_OutputTestCaseTest
- Extensions_PerformanceTestCaseTest
- in file PerformanceTestCaseTest.php, class Extensions_PerformanceTestCaseTest
- Extensions_RepeatedTestTest
- in file RepeatedTestTest.php, class Extensions_RepeatedTestTest
- ExceptionTestCase.php
- procedural page ExceptionTestCase.php
- Error.php
- procedural page Error.php
- ExpectationFailedException.php
- procedural page ExpectationFailedException.php
- ExceptionTestCaseTest.php
- procedural page ExceptionTestCaseTest.php
- ExtensionTest.php
- procedural page ExtensionTest.php
- Error.php
- procedural page Error.php
- ErrorHandler.php
- procedural page ErrorHandler.php
- Eclipse.php
- procedural page Eclipse.php
top
f
- factory
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::factory()
Abstract Factory.
- fail
- in file IsIdentical.php, method PHPUnit2_Framework_Constraint_IsIdentical::fail()
- fail
- in file IsInstanceOf.php, method PHPUnit2_Framework_Constraint_IsInstanceOf::fail()
- fail
- in file IsAnything.php, method PHPUnit2_Framework_Constraint_IsAnything::fail()
- fail
- in file IsType.php, method PHPUnit2_Framework_Constraint_IsType::fail()
- fail
- in file HasProperty.php, method PHPUnit2_Framework_Constraint_HasProperty::fail()
- fail
- in file GreaterThan.php, method PHPUnit2_Framework_Constraint_GreaterThan::fail()
- fail
- in file LessThan.php, method PHPUnit2_Framework_Constraint_LessThan::fail()
- fail
- in file TraversableContains.php, method PHPUnit2_Framework_Constraint_TraversableContains::fail()
- fail
- in file StringContains.php, method PHPUnit2_Framework_Constraint_StringContains::fail()
- fail
- in file PCREMatch.php, method PHPUnit2_Framework_Constraint_PCREMatch::fail()
- fail
- in file Not.php, method PHPUnit2_Framework_Constraint_Not::fail()
- fail
- in file FileExists.php, method PHPUnit2_Framework_Constraint_FileExists::fail()
- fail
- in file IsEqual.php, method PHPUnit2_Framework_Constraint_IsEqual::fail()
- fail
- in file ArrayHasKey.php, method PHPUnit2_Framework_Constraint_ArrayHasKey::fail()
- fail
- in file And.php, function fail()
- failConstraint
- in file Assert.php, function failConstraint()
Fails a test based on a failed constraint.
- failedTest
- in file TestFailure.php, method PHPUnit2_Framework_TestFailure::failedTest()
Gets the failed test.
- Failure
- in file Failure.php, class Failure
- failureCount
- in file TestResult.php, method PHPUnit2_Framework_TestResult::failureCount()
Gets the number of detected failures.
- failures
- in file TestResult.php, method PHPUnit2_Framework_TestResult::failures()
Returns an Enumeration for the failures.
- fileExists
- in file Assert.php, function fileExists()
- findMoney
- in file MoneyBag.php, method MoneyBag::findMoney()
- flush
- in file Printer.php, method PHPUnit2_Util_Printer::flush()
Flush buffer and close output.
- flush
- in file TAP.php, method PHPUnit2_Util_Log_TAP::flush()
Flush buffer and close output.
- flush
- in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::flush()
Flush buffer and close output.
- flush
- in file XML.php, method PHPUnit2_Util_Log_XML::flush()
Flush buffer and close output.
- flushListeners
- in file TestResult.php, method PHPUnit2_Framework_TestResult::flushListeners()
Flushes all flushable TestListeners.
- Framework_AllTests
- in file AllTests.php, class Framework_AllTests
- Framework_AssertTest
- in file AssertTest.php, class Framework_AssertTest
- Framework_ComparisonFailureTest
- in file ComparisonFailureTest.php, class Framework_ComparisonFailureTest
- Framework_SuiteTest
- in file SuiteTest.php, class Framework_SuiteTest
- Framework_TestCaseTest
- in file TestCaseTest.php, class Framework_TestCaseTest
- Framework_TestImplementorTest
- in file TestImplementorTest.php, class Framework_TestImplementorTest
- Framework_TestListenerTest
- in file TestListenerTest.php, class Framework_TestListenerTest
- FileExists.php
- procedural page FileExists.php
- Framework.php
- procedural page Framework.php
- Failure.php
- procedural page Failure.php
- Fileloader.php
- procedural page Fileloader.php
- Filesystem.php
- procedural page Filesystem.php
- Filter.php
- procedural page Filter.php
- Factory.php
- procedural page Factory.php
- File.php
- procedural page File.php
- Factory.php
- procedural page Factory.php
top
g
- generate
- in file Skeleton.php, method PHPUnit2_Util_Skeleton::generate()
Generates the test class' source.
- generate
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generate()
- generateClass
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generateClass()
- generateClassDefinition
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generateClassDefinition()
- generateCloneCode
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generateCloneCode()
- generateConstructorCode
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generateConstructorCode()
- generateMethodDefinition
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generateMethodDefinition()
- generateMethodParameters
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generateMethodParameters()
- generateMockApi
- in file Mock.php, method PHPUnit2_Extensions_MockObject_Mock::generateMockApi()
- getActualOutput
- in file OutputTestCase.php, method PHPUnit2_Extensions_OutputTestCase::getActualOutput()
- getBalance
- in file BankAccount.php, method BankAccount::getBalance()
Returns the bank account's balance.
- getCanonicalFilename
- in file Filter.php, function getCanonicalFilename()
Canonicalizes a source file name.
- getChildren
- in file TestSuiteIterator.php, method PHPUnit2_Framework_TestSuiteIterator::getChildren()
Returns the sub-iterator for the current element.
- getCodeCoverageInformation
- in file TestResult.php, method PHPUnit2_Framework_TestResult::getCodeCoverageInformation()
Returns Code Coverage data per test case.
- getComparisonFailure
- in file ExpectationFailedException.php, method PHPUnit2_Framework_ExpectationFailedException::getComparisonFailure()
- getCountString
- in file ResultPrinter.php, function getCountString()
- getCoveringTests
- in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getCoveringTests()
Returns the covering tests.
- getCoveringTests
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::getCoveringTests()
Returns the tests covering this directory.
- getCoveringTests
- in file File.php, function getCoveringTests()
Returns the tests covering this file.
- getDescription
- in file ExpectationFailedException.php, method PHPUnit2_Framework_ExpectationFailedException::getDescription()
- getDirectories
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::getDirectories()
Returns the directories in this directory.
- getExecutedPercent
- in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getExecutedPercent()
Returns the percentage of executed lines.
- getExpectedException
- in file ExceptionTestCase.php, method PHPUnit2_Extensions_ExceptionTestCase::getExpectedException()
- getFiles
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::getFiles()
Returns the files in this directory.
- getFilteredCodeCoverage
- in file Filter.php, method PHPUnit2_Util_Filter::getFilteredCodeCoverage()
Filters source lines from PHPUnit classes.
- getFilteredStacktrace
- in file Filter.php, function getFilteredStacktrace()
Filters stack frames from PHPUnit classes.
- getId
- in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getId()
Returns this node's ID.
- getIncludePaths
- in file Fileloader.php, method PHPUnit2_Util_Fileloader::getIncludePaths()
- getInvocationCount
- in file InvokedRecorder.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedRecorder::getInvocationCount()
- getInvocationMocker
- in file MockObject.php, function getInvocationMocker()
Returns the current invocation mocker which keeps track of expecations and stubs.
- getInvocations
- in file InvokedRecorder.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedRecorder::getInvocations()
- getIterator
- in file TestSuite.php, function getIterator()
Returns an RecursiveIteratorIterator object for this PHPUnit2_Framework_TestSuite object.
- getLink
- in file Node.php, method PHPUnit2_Util_Report_Test_Node::getLink()
Returns this node's link.
- getLink
- in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getLink()
Returns the link to this node.
- getLoader
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::getLoader()
Returns the loader to be used.
- getLoader
- in file TestRunner.php, function getLoader()
Returns the loader to be used.
- getLocation
- in file AssertionFailedError.php, method PHPUnit2_Framework_AssertionFailedError::getLocation()
Returns the location where this failure occured.
- getMatcher
- in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_Builder_InvocationMocker::getMatcher()
- getMaxRunningTime
- in file PerformanceTestCase.php, method PHPUnit2_Extensions_PerformanceTestCase::getMaxRunningTime()
- getMock
- in file TestCase.php, method PHPUnit2_Framework_TestCase::getMock()
Returns a mock object for the specified class.
- getName
- in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getName()
Returns this node's name.
- getName
- in file Node.php, method PHPUnit2_Util_Report_Test_Node::getName()
Returns this node's name.
- getName
- in file TestSuite.php, function getName()
Returns the name of the suite.
- getName
- in file TestCase.php, method PHPUnit2_Framework_TestCase::getName()
Gets the name of a TestCase.
- getNonPublicProperty
- in file Assert.php, function getNonPublicProperty()
Returns the value of an object's property that is declared protected or private.
- getNumExecutableLines
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::getNumExecutableLines()
Returns the number of executable lines.
- getNumExecutableLines
- in file File.php, function getNumExecutableLines()
Returns the number of executable lines.
- getNumExecutedLines
- in file File.php, function getNumExecutedLines()
Returns the number of executed lines.
- getNumExecutedLines
- in file Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::getNumExecutedLines()
Returns the number of executed lines.
- getObject
- in file Test.php, method PHPUnit2_Util_Report_Test_Node_Test::getObject()
Returns the PHPUnit2_Framework_Test object that is represented by this node.
- getopt
- in file Getopt.php, method PHPUnit2_Util_Getopt::getopt()
- getPath
- in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getPath()
Returns this node's path.
- getResult
- in file Test.php, method PHPUnit2_Util_Report_Test_Node_Test::getResult()
Returns the result of the PHPUnit2_Framework_Test object that is represented by this node.
- getSafeFilename
- in file Filesystem.php, method PHPUnit2_Util_Filesystem::getSafeFilename()
Returns a filesystem safe version of the passed filename.
- getSummary
- in file Factory.php, function getSummary()
Returns summarized Code Coverage data.
- getTemplatePath
- in file Report.php, method PHPUnit2_Util_Report::getTemplatePath()
- getTest
- in file TestDecorator.php, method PHPUnit2_Extensions_TestDecorator::getTest()
Returns the test to be run.
- getTest
- in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::getTest()
Returns the Test corresponding to the given suite.
- getTests
- in file Factory.php, function getTests()
- getTestSourceFile
- in file Skeleton.php, method PHPUnit2_Util_Skeleton::getTestSourceFile()
- getVersionString
- in file Version.php, method PHPUnit2_Runner_Version::getVersionString()
- getXML
- in file XML.php, method PHPUnit2_Util_Log_XML::getXML()
Returns the XML as a string.
- greaterThan
- in file Assert.php, function greaterThan()
- GreaterThan.php
- procedural page GreaterThan.php
- Getopt.php
- procedural page Getopt.php
- GraphViz.php
- procedural page GraphViz.php
top
top
i
- id
- in file Identity.php, function id()
Sets the identification of the expectation to $id.
- id
- in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_Builder_InvocationMocker::id()
- id
- in file Version.php, method PHPUnit2_Runner_Version::id()
Returns the current version of PHPUnit.
- identicalTo
- in file Assert.php, function identicalTo()
- InheritedTestCase
- in file InheritedTestCase.php, class InheritedTestCase
- iniSet
- in file TestCase.php, method PHPUnit2_Framework_TestCase::iniSet()
This method is a wrapper for the ini_set() function that automatically resets the modified php.ini setting to its original value after the test is run.
- invoke
- in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_InvocationMocker::invoke()
- invoke
- in file Return.php, method PHPUnit2_Extensions_MockObject_Stub_Return::invoke()
- invoke
- in file Invokable.php, function invoke()
Invokes the invocation object $invocation so that it can be checked for expectations or matched against stubs.
- invoke
- in file ConsecutiveCalls.php, method PHPUnit2_Extensions_MockObject_Stub_ConsecutiveCalls::invoke()
- invoked
- in file InvokedAtIndex.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedAtIndex::invoked()
- invoked
- in file Matcher.php, method PHPUnit2_Extensions_MockObject_Matcher::invoked()
- invoked
- in file Invocation.php, function invoked()
Registers the invocation $invocation in the object as being invoked.
- invoked
- in file InvokedCount.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedCount::invoked()
- invoked
- in file InvokedRecorder.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedRecorder::invoked()
- invoked
- in file StatelessInvocation.php, method PHPUnit2_Extensions_MockObject_Matcher_StatelessInvocation::invoked()
- isATestMethod
- in file NamePrettifier.php, method PHPUnit2_Util_TestDox_NamePrettifier::isATestMethod()
Tests if a method is a test method.
- isFailure
- in file TestFailure.php, method PHPUnit2_Framework_TestFailure::isFailure()
Returns TRUE if the thrown exception is of type AssertionFailedError.
- isFiltered
- in file Filter.php, function isFiltered()
- isInstanceOf
- in file Assert.php, function isInstanceOf()
- isType
- in file Assert.php, function isType()
- isZero
- in file MoneyBag.php, method MoneyBag::isZero()
- isZero
- in file Money.php, method Money::isZero()
- Identity.php
- procedural page Identity.php
- InvocationMocker.php
- procedural page InvocationMocker.php
- InvocationMocker.php
- procedural page InvocationMocker.php
- Invocation.php
- procedural page Invocation.php
- Invokable.php
- procedural page Invokable.php
- Invocation.php
- procedural page Invocation.php
- InvokedAtIndex.php
- procedural page InvokedAtIndex.php
- InvokedAtLeastOnce.php
- procedural page InvokedAtLeastOnce.php
- InvokedCount.php
- procedural page InvokedCount.php
- InvokedRecorder.php
- procedural page InvokedRecorder.php
- IsAnything.php
- procedural page IsAnything.php
- IsEqual.php
- procedural page IsEqual.php
- IsIdentical.php
- procedural page IsIdentical.php
- IsInstanceOf.php
- procedural page IsInstanceOf.php
- IsType.php
- procedural page IsType.php
- IncompleteTestError.php
- procedural page IncompleteTestError.php
- IncompleteTest.php
- procedural page IncompleteTest.php
- IncludePathTestCollector.php
- procedural page IncludePathTestCollector.php
- IMoney.php
- procedural page IMoney.php
- InheritedTestCase.php
- procedural page InheritedTestCase.php
|
|