apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Index of all elements

[ 0 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

0

in file TestClass.php, class
    Test class for {className}.
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 Money.php, method Money::add()
add
in file MoneyBag.php, method MoneyBag::add()
add
in file IMoney.php, function add()
    Money Interface.
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 GraphViz.php, method PHPUnit2_Util_Log_GraphViz::addError()
    An error occurred.
addError
in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::addError()
    An error occurred.
addError
in file TAP.php, method PHPUnit2_Util_Log_TAP::addError()
    An error occurred.
addError
in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addError()
    An error occurred.
addError
in file XML.php, method PHPUnit2_Util_Log_XML::addError()
    An error occurred.
addError
in file PEAR.php, method PHPUnit2_Util_Log_PEAR::addError()
    An error occurred.
addError
in file TestListener.php, function 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 BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addError()
    An error occurred.
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 ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addFailure()
    A failure occurred.
addFailure
in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addFailure()
    A failure occurred.
addFailure
in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::addFailure()
    A failure occurred.
addFailure
in file ResultPrinter.php, function 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 TestListenerTest.php, method Framework_TestListenerTest::addFailure()
addFailure
in file TAP.php, method PHPUnit2_Util_Log_TAP::addFailure()
    A failure occurred.
addFailure
in file XML.php, method PHPUnit2_Util_Log_XML::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 BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addIncompleteTest()
    Incomplete test.
addIncompleteTest
in file TestListenerTest.php, method Framework_TestListenerTest::addIncompleteTest()
addIncompleteTest
in file ResultPrinter.php, function addIncompleteTest()
    Incomplete test.
addIncompleteTest
in file ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addIncompleteTest()
    Incomplete test.
addIncompleteTest
in file TAP.php, method PHPUnit2_Util_Log_TAP::addIncompleteTest()
    Incomplete test.
addIncompleteTest
in file PEAR.php, method PHPUnit2_Util_Log_PEAR::addIncompleteTest()
    Incomplete test.
addIncompleteTest
in file XML.php, method PHPUnit2_Util_Log_XML::addIncompleteTest()
    Incomplete test.
addIncompleteTest
in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::addIncompleteTest()
    Incomplete test.
addIncompleteTest
in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::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 MatcherCollection.php, function addMatcher()
    Adds a new matcher to the collection which can be used as an expectation or a stub.
addMatcher
in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_InvocationMocker::addMatcher()
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 XML.php, method PHPUnit2_Util_Log_XML::addSkippedTest()
    Skipped test.
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 ResultPrinter.php, method PHPUnit2_Util_TestDox_ResultPrinter::addSkippedTest()
    Skipped test.
addSkippedTest
in file TAP.php, method PHPUnit2_Util_Log_TAP::addSkippedTest()
    Skipped test.
addSkippedTest
in file TestListenerTest.php, method Framework_TestListenerTest::addSkippedTest()
addSkippedTest
in file GraphViz.php, method PHPUnit2_Util_Log_GraphViz::addSkippedTest()
    Skipped test.
addSkippedTest
in file BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::addSkippedTest()
    Skipped test.
addSkippedTest
in file Eclipse.php, method PHPUnit2_Util_Log_Eclipse::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()
areEqual
in file IsEqual.php, method DualIterator::areEqual()
areIdentical
in file IsEqual.php, method DualIterator::areIdentical()
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

b

BankAccount
in file BankAccount.php, class BankAccount
    A Bank Account.
BankAccountTest
in file BankAccountTest.php, class BankAccountTest
    Tests for the BankAccount class.
basicRun
in file TestDecorator.php, method PHPUnit2_Extensions_TestDecorator::basicRun()
    Runs the test and collects the result in a TestResult.
buildDirectoryStructure
in file Factory.php, function buildDirectoryStructure()
    Builds an array representation of the directory structure.
BaseTestRunner.php
procedural page BaseTestRunner.php
BankAccountTest.php
procedural page BankAccountTest.php
BankAccount.php
procedural page BankAccount.php
BaseTestRunnerTest.php
procedural page BaseTestRunnerTest.php
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()
compareIterators
in file IsEqual.php, method DualIterator::compareIterators()
contains
in file MoneyBag.php, method MoneyBag::contains()
copyFiles
in file Report.php, method PHPUnit2_Util_Report::copyFiles()
count
in file TestSuite.php, function count()
    Counts the number of test cases that will be run by this test.
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 TestResult.php, method PHPUnit2_Framework_TestResult::count()
    Gets the number of run tests.
count
in file DoubleTestCase.php, method DoubleTestCase::count()
count
in file TestDecorator.php, method PHPUnit2_Extensions_TestDecorator::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_Test_Factory::create()
    Creates a new test information tree.
create
in file Factory.php, method PHPUnit2_Util_Report_Coverage_Factory::create()
    Creates a new Code Coverage information tree.
createResult
in file TestCase.php, method PHPUnit2_Framework_TestCase::createResult()
    Creates a default TestResult object.
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.
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 IsEqual.php, method DualIterator::current()
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 Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::doRender()
doRender
in file TestSuite.php, method PHPUnit2_Util_Report_Test_Node_TestSuite::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
DualIterator
in file IsEqual.php, class DualIterator
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 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.
getCoveringTests
in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getCoveringTests()
    Returns the covering tests.
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.
getFlags
in file IsEqual.php, method DualIterator::getFlags()
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.
getLHS
in file IsEqual.php, method DualIterator::getLHS()
getLink
in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getLink()
    Returns the link to this node.
getLink
in file Node.php, method PHPUnit2_Util_Report_Test_Node::getLink()
    Returns this node's link.
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 TestCase.php, method PHPUnit2_Framework_TestCase::getName()
    Gets the name of a TestCase.
getName
in file TestSuite.php, function getName()
    Returns the name of the suite.
getName
in file Node.php, method PHPUnit2_Util_Report_Test_Node::getName()
    Returns this node's name.
getName
in file Node.php, method PHPUnit2_Util_Report_Coverage_Node::getName()
    Returns this node's name.
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 Directory.php, method PHPUnit2_Util_Report_Coverage_Node_Directory::getNumExecutedLines()
    Returns the number of executed lines.
getNumExecutedLines
in file File.php, function 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.
getRHS
in file IsEqual.php, method DualIterator::getRHS()
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 BaseTestRunner.php, method PHPUnit2_Runner_BaseTestRunner::getTest()
    Returns the Test corresponding to the given suite.
getTest
in file TestDecorator.php, method PHPUnit2_Extensions_TestDecorator::getTest()
    Returns the test to be run.
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

h

hasBeenInvoked
in file InvokedRecorder.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedRecorder::hasBeenInvoked()
hasChildren
in file TestSuiteIterator.php, method PHPUnit2_Framework_TestSuiteIterator::hasChildren()
    Returns whether the current element has children.
hashCode
in file MoneyBag.php, method MoneyBag::hashCode()
hashCode
in file Money.php, method Money::hashCode()
hasProperty
in file Assert.php, function hasProperty()
HasProperty.php
procedural page HasProperty.php
HTML.php
procedural page HTML.php
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
top

k

key
in file TestSuiteIterator.php, method PHPUnit2_Framework_TestSuiteIterator::key()
    Return the key of the current element.
key
in file TestIterator.php, method TestIterator::key()
key
in file IsEqual.php, method DualIterator::key()
top

l

lessThan
in file Assert.php, function lessThan()
load
in file Fileloader.php, method PHPUnit2_Util_Fileloader::load()
load
in file StandardTestSuiteLoader.php, method PHPUnit2_Runner_StandardTestSuiteLoader::load()
load
in file TestSuiteLoader.php, function load()
logicalAnd
in file Assert.php, function logicalAnd()
    Logical AND.
logicalNot
in file Assert.php, function logicalNot()
    Logical NOT.
logicalOr
in file Assert.php, function logicalOr()
    Logical OR.
lookupId
in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_InvocationMocker::lookupId()
lookupId
in file Namespace.php, function lookupId()
    Looks up the match builder with identification $id and returns it.
lookupResult
in file Test.php, method PHPUnit2_Util_Test::lookupResult()
lookupTest
in file TestSuite.php, method PHPUnit2_Util_Report_Test_Node_TestSuite::lookupTest()
    Returns the corresponding PHPUnit2_Util_Report_Test_Node_Test object for a given PHPUnit2_Framework_Test object.
LessThan.php
procedural page LessThan.php
top

m

main
in file AllTests.php, method Util_TestDox_AllTests::main()
main
in file TestClass.php, function main()
    Runs the test methods of this class.
main
in file AllTests.php, method Runner_AllTests::main()
main
in file AllTests.php, method AllTests::main()
main
in file TestRunner.php, method PHPUnit2_TextUI_TestRunner::main()
main
in file AllTests.php, method Framework_AllTests::main()
main
in file AllTests.php, method Util_AllTests::main()
main
in file AllTests.php, method Extensions_AllTests::main()
markTestIncomplete
in file Assert.php, function markTestIncomplete()
    Mark the test as incomplete.
markTestSkipped
in file Assert.php, function markTestSkipped()
    Mark the test as skipped.
matches
in file Matcher.php, method PHPUnit2_Extensions_MockObject_Matcher::matches()
matches
in file InvokedRecorder.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedRecorder::matches()
matches
in file Parameters.php, method PHPUnit2_Extensions_MockObject_Matcher_Parameters::matches()
matches
in file MethodName.php, method PHPUnit2_Extensions_MockObject_Matcher_MethodName::matches()
matches
in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_InvocationMocker::matches()
matches
in file InvokedAtIndex.php, method PHPUnit2_Extensions_MockObject_Matcher_InvokedAtIndex::matches()
matches
in file AnyParameters.php, method PHPUnit2_Extensions_MockObject_Matcher_AnyParameters::matches()
matchesRegularExpression
in file Assert.php, function matchesRegularExpression()
method
in file InvocationMocker.php, method PHPUnit2_Extensions_MockObject_Builder_InvocationMocker::method()
method
in file MethodNameMatch.php, function method()
    Adds a new method name match and returns the parameter match object for further matching possibilities.
MockRunner
in file MockRunner.php, class MockRunner
Money
in file Money.php, class Money
    A Money.
MoneyBag
in file MoneyBag.php, class MoneyBag
    A MoneyBag.
MoneyTest
in file MoneyTest.php, class MoneyTest
    Tests for the Money and MoneyBag classes.
monies
in file MoneyBag.php, method MoneyBag::monies()
multiply
in file MoneyBag.php, method MoneyBag::multiply()
multiply
in file Money.php, method Money::multiply()
Match.php
procedural page Match.php
MethodNameMatch.php
procedural page MethodNameMatch.php
MethodName.php
procedural page MethodName.php
Matcher.php
procedural page Matcher.php
MockObject.php
procedural page MockObject.php
Mock.php
procedural page Mock.php
MatcherCollection.php
procedural page MatcherCollection.php
MoneyBag.php
procedural page MoneyBag.php
MoneyTest.php
procedural page MoneyTest.php
Money.php
procedural page Money.php
MockObjectTest.php
procedural page MockObjectTest.php
MockRunner.php
procedural page MockRunner.php
top

n

negate
in file MoneyBag.php, method MoneyBag::negate()
negate
in file Money.php, method Money::negate()
never
in file TestCase.php, method PHPUnit2_Framework_TestCase::never()
next
in file IsEqual.php, method DualIterator::next()
next
in file TestIterator.php, method TestIterator::next()
next
in file TestSuiteIterator.php, method PHPUnit2_Framework_TestSuiteIterator::next()
    Move forward to next element.
nextColumn
in file ResultPrinter.php, function nextColumn()
NoArgTestCaseTest
in file NoArgTestCaseTest.php, class NoArgTestCaseTest
noneSkipped
in file TestResult.php, method PHPUnit2_Framework_TestResult::noneSkipped()
    Returns TRUE if no test has been skipped.
NonStatic
in file NonStatic.php, class NonStatic
noTestCase
in file OneTestCase.php, method OneTestCase::noTestCase()
noTestCase
in file NoTestCases.php, method NoTestCases::noTestCase()
NoTestCaseClass
in file NoTestCaseClass.php, class NoTestCaseClass
NoTestCases
in file NoTestCases.php, class NoTestCases
notImplemented
in file TestResult.php, method PHPUnit2_Framework_TestResult::notImplemented()
    Returns an Enumeration for the incomplete tests.
notImplementedCount
in file TestResult.php, method PHPUnit2_Framework_TestResult::notImplementedCount()
    Gets the number of incomplete tests.
NotPublicTestCase
in file NotPublicTestCase.php, class NotPublicTestCase
NotVoidTestCase
in file NotVoidTestCase.php, class NotVoidTestCase
Namespace.php
procedural page Namespace.php
Not.php
procedural page Not.php
NamePrettifierTest.php
procedural page NamePrettifierTest.php
NoArgTestCaseTest.php
procedural page NoArgTestCaseTest.php
NonStatic.php
procedural page NonStatic.php
NoTestCaseClass.php
procedural page NoTestCaseClass.php
NoTestCases.php
procedural page NoTestCases.php
NotPublicTestCase.php
procedural page NotPublicTestCase.php
NotVoidTestCase.php
procedural page NotVoidTestCase.php
Node.php
procedural page Node.php
Node.php
procedural page Node.php
NamePrettifier.php
procedural page NamePrettifier.php
top

o

once
in file TestCase.php, method PHPUnit2_Framework_TestCase::once()
onConsecutiveCalls
in file TestCase.php, method PHPUnit2_Framework_TestCase::onConsecutiveCalls()
OneTestCase
in file OneTestCase.php, class OneTestCase
onTest
in file HTML.php, method PHPUnit2_Util_TestDox_ResultPrinter_HTML::onTest()
    Handler for 'on test' event.
onTest
in file Text.php, method PHPUnit2_Util_TestDox_ResultPrinter_Text::onTest()
    Handler for 'on test' event.
OutputTestCase
in file OutputTestCase.php, class OutputTestCase
OverrideTestCase
in file OverrideTestCase.php, class OverrideTestCase
OutputTestCase.php
procedural page OutputTestCase.php
Object.php
procedural page Object.php
Or.php
procedural page Or.php
OutputTestCaseTest.php
procedural page OutputTestCaseTest.php
OneTestCase.php
procedural page OneTestCase.php
OutputTestCase.php
procedural page OutputTestCase.php
OverrideTestCase.php
procedural page OverrideTestCase.php
top

p

parseLongOption
in file Getopt.php, function parseLongOption()
parseShortOption
in file Getopt.php, function parseShortOption()
pause
in file TestRunner.php, function pause()
ParametersMatch.php
procedural page ParametersMatch.php
Parameters.php
procedural page Parameters.php
PerformanceTestCase.php
procedural page PerformanceTestCase.php
PCREMatch.php
procedural page PCREMatch.php
PerformanceTestCaseTest.php
procedural page PerformanceTestCaseTest.php
PEAR.php
procedural page PEAR.php
Printer.php
procedural page Printer.php
PHPUnit2_Extensions_ExceptionTestCase
in file ExceptionTestCase.php, class PHPUnit2_Extensions_ExceptionTestCase
    A TestCase that expects a specified Exception to be thrown.
PHPUnit2_Extensions_MockObject_Builder_InvocationMocker
in file InvocationMocker.php, class PHPUnit2_Extensions_MockObject_Builder_InvocationMocker
    Builder for mocked or stubbed invocations.
PHPUnit2_Extensions_MockObject_Invocation
in file Invocation.php, class PHPUnit2_Extensions_MockObject_Invocation
    Encapsulates information on a method invocation which can be passed to matchers.
PHPUnit2_Extensions_MockObject_InvocationMocker
in file InvocationMocker.php, class PHPUnit2_Extensions_MockObject_InvocationMocker
    Mocker for invocations which are sent from PHPUnit2_Extensions_MockObject_MockObject objects.
PHPUnit2_Extensions_MockObject_Matcher
in file Matcher.php, class PHPUnit2_Extensions_MockObject_Matcher
    Main matcher which defines a full expectation using method, parameter and invocation matchers.
PHPUnit2_Extensions_MockObject_Matcher_AnyParameters
in file AnyParameters.php, class PHPUnit2_Extensions_MockObject_Matcher_AnyParameters
    Invocation matcher which allos any parameters to a method.
PHPUnit2_Extensions_MockObject_Matcher_InvokedAtIndex
in file InvokedAtIndex.php, class PHPUnit2_Extensions_MockObject_Matcher_InvokedAtIndex
    Invocation matcher which checks if a method was invoked at a certain index.
PHPUnit2_Extensions_MockObject_Matcher_InvokedAtLeastOnce
in file InvokedAtLeastOnce.php, class PHPUnit2_Extensions_MockObject_Matcher_InvokedAtLeastOnce
    Invocation matcher which checks if a method has been invoked at least one time.
PHPUnit2_Extensions_MockObject_Matcher_InvokedCount
in file InvokedCount.php, class PHPUnit2_Extensions_MockObject_Matcher_InvokedCount
    Invocation matcher which checks if a method has been invoked a certain amount of times.
PHPUnit2_Extensions_MockObject_Matcher_InvokedRecorder
in file InvokedRecorder.php, class PHPUnit2_Extensions_MockObject_Matcher_InvokedRecorder
    Records invocations and provides convenience methods for checking them later on.
PHPUnit2_Extensions_MockObject_Matcher_MethodName
in file MethodName.php, class PHPUnit2_Extensions_MockObject_Matcher_MethodName
    Invocation matcher which looks for a specific method name in the invocations.
PHPUnit2_Extensions_MockObject_Matcher_Parameters
in file Parameters.php, class PHPUnit2_Extensions_MockObject_Matcher_Parameters
    Invocation matcher which looks for specific parameters in the invocations.
PHPUnit2_Extensions_MockObject_Matcher_StatelessInvocation
in file StatelessInvocation.php, class PHPUnit2_Extensions_MockObject_Matcher_StatelessInvocation
    Invocation matcher which does not care about previous state from earlier invocations.
PHPUnit2_Extensions_MockObject_Mock
in file Mock.php, class PHPUnit2_Extensions_MockObject_Mock
    Provides generation of mock classes and objects from existing classes.
PHPUnit2_Extensions_MockObject_Stub_ConsecutiveCalls
in file ConsecutiveCalls.php, class PHPUnit2_Extensions_MockObject_Stub_ConsecutiveCalls
    Stubs a method by returning a user-defined stack of values.
PHPUnit2_Extensions_MockObject_Stub_Return
in file Return.php, class PHPUnit2_Extensions_MockObject_Stub_Return
    Stubs a method by returning a user-defined value.
PHPUnit2_Extensions_OutputTestCase
in file OutputTestCase.php, class PHPUnit2_Extensions_OutputTestCase
    A TestCase that expects a specified output.
PHPUnit2_Extensions_PerformanceTestCase
in file PerformanceTestCase.php, class PHPUnit2_Extensions_PerformanceTestCase
    A TestCase that expects a TestCase to be executed meeting a given time limit.
PHPUnit2_Extensions_RepeatedTest
in file RepeatedTest.php, class PHPUnit2_Extensions_RepeatedTest
    A Decorator that runs a test repeatedly.
PHPUnit2_Extensions_TestDecorator
in file TestDecorator.php, class PHPUnit2_Extensions_TestDecorator
    A Decorator for Tests.
PHPUnit2_Extensions_TestSetup
in file TestSetup.php, class PHPUnit2_Extensions_TestSetup
    A Decorator to set up and tear down additional fixture state.
PHPUnit2_Framework_Assert
in file Assert.php, class PHPUnit2_Framework_Assert
    A set of assert methods.
PHPUnit2_Framework_AssertionFailedError
in file AssertionFailedError.php, class PHPUnit2_Framework_AssertionFailedError
    Thrown when an assertion failed.
PHPUnit2_Framework_ComparisonFailure
in file ComparisonFailure.php, class PHPUnit2_Framework_ComparisonFailure
    Thrown when an assertion for string equality failed.
PHPUnit2_Framework_ComparisonFailure_Array
in file Array.php, class PHPUnit2_Framework_ComparisonFailure_Array
    Thrown when an assertion for array equality failed.
PHPUnit2_Framework_ComparisonFailure_Object
in file Object.php, class PHPUnit2_Framework_ComparisonFailure_Object
    Thrown when an assertion for object equality failed.
PHPUnit2_Framework_ComparisonFailure_Scalar
in file Scalar.php, class PHPUnit2_Framework_ComparisonFailure_Scalar
    Thrown when an assertion for scalar equality failed.
PHPUnit2_Framework_ComparisonFailure_String
in file String.php, class PHPUnit2_Framework_ComparisonFailure_String
    Thrown when an assertion for string equality failed.
PHPUnit2_Framework_ComparisonFailure_Type
in file Type.php, class PHPUnit2_Framework_ComparisonFailure_Type
    Thrown when an assertion for type equality failed.
PHPUnit2_Framework_Constraint_And
in file And.php, class PHPUnit2_Framework_Constraint_And
    Constraint which will only evaluate to true if all sub-constraints does the same.
PHPUnit2_Framework_Constraint_ArrayHasKey
in file ArrayHasKey.php, class PHPUnit2_Framework_Constraint_ArrayHasKey
    Constraint which checks if a certain key is found in the input array.
PHPUnit2_Framework_Constraint_FileExists
in file FileExists.php, class PHPUnit2_Framework_Constraint_FileExists
    Constraint which checks if a given file exists.
PHPUnit2_Framework_Constraint_GreaterThan
in file GreaterThan.php, class PHPUnit2_Framework_Constraint_GreaterThan
    Constraint which checks if one value is greater than another.
PHPUnit2_Framework_Constraint_HasProperty
in file HasProperty.php, class PHPUnit2_Framework_Constraint_HasProperty
    Constraint which checks if a certain value is found in the input property.
PHPUnit2_Framework_Constraint_IsAnything
in file IsAnything.php, class PHPUnit2_Framework_Constraint_IsAnything
    Constraint which accepts any input value.
PHPUnit2_Framework_Constraint_IsEqual
in file IsEqual.php, class PHPUnit2_Framework_Constraint_IsEqual
    Constraint which checks if one value is equal to another.
PHPUnit2_Framework_Constraint_IsIdentical
in file IsIdentical.php, class PHPUnit2_Framework_Constraint_IsIdentical
    Constraint which checks if one value is identical to another.
PHPUnit2_Framework_Constraint_IsInstanceOf
in file IsInstanceOf.php, class PHPUnit2_Framework_Constraint_IsInstanceOf
    Constraint which checks if one object is and instance of a given class.
PHPUnit2_Framework_Constraint_IsType
in file IsType.php, class PHPUnit2_Framework_Constraint_IsType
    Constraint which checks if a value is of a specified type.
PHPUnit2_Framework_Constraint_LessThan
in file LessThan.php, class PHPUnit2_Framework_Constraint_LessThan
    Constraint which checks if one value is less than another.
PHPUnit2_Framework_Constraint_Not
in file Not.php, class PHPUnit2_Framework_Constraint_Not
    Constraint which inverts the evaluation result of a sub-constraint.
PHPUnit2_Framework_Constraint_Or
in file Or.php, class PHPUnit2_Framework_Constraint_Or
    Constraint which will only evaluate to true if at least one of the sub-constraints does the same.
PHPUnit2_Framework_Constraint_PCREMatch
in file PCREMatch.php, class PHPUnit2_Framework_Constraint_PCREMatch
    Constraint which performas a PCRE pattern match with another value.
PHPUnit2_Framework_Constraint_StringContains
in file StringContains.php, class PHPUnit2_Framework_Constraint_StringContains
    Constraint which checks if a certain string is found in the input string.
PHPUnit2_Framework_Constraint_TraversableContains
in file TraversableContains.php, class PHPUnit2_Framework_Constraint_TraversableContains
PHPUnit2_Framework_Error
in file Error.php, class PHPUnit2_Framework_Error
    Wrapper for PHP errors.
PHPUnit2_Framework_ExpectationFailedException
in file ExpectationFailedException.php, class PHPUnit2_Framework_ExpectationFailedException
    Exception for expectations which failed their check.
PHPUnit2_Framework_IncompleteTestError
in file IncompleteTestError.php, class PHPUnit2_Framework_IncompleteTestError
    Extension to PHPUnit2_Framework_AssertionFailedError to mark the special case of an incomplete test.
PHPUnit2_Framework_SkippedTestError
in file SkippedTestError.php, class PHPUnit2_Framework_SkippedTestError
    Extension to PHPUnit2_Framework_AssertionFailedError to mark the special case of a skipped test.
PHPUnit2_Framework_TestCase
in file TestCase.php, class PHPUnit2_Framework_TestCase
    A TestCase defines the fixture to run multiple tests.
PHPUnit2_Framework_TestFailure
in file TestFailure.php, class PHPUnit2_Framework_TestFailure
    A TestFailure collects a failed test together with the caught exception.
PHPUnit2_Framework_TestResult
in file TestResult.php, class PHPUnit2_Framework_TestResult
    A TestResult collects the results of executing a test case.
PHPUnit2_Framework_TestSuite
in file TestSuite.php, class PHPUnit2_Framework_TestSuite
    A TestSuite is a composite of Tests. It runs a collection of test cases.
PHPUnit2_Framework_TestSuiteIterator
in file TestSuiteIterator.php, class PHPUnit2_Framework_TestSuiteIterator
    Recursive iterator for TestSuite objects.
PHPUnit2_Framework_Warning
in file Warning.php, class PHPUnit2_Framework_Warning
    A warning.
PHPUnit2_INSIDE