Home
last modified time | relevance | path

Searched refs:PHPUnit_Framework_TestCase (Results 276 – 300 of 714) sorted by last modified time

1...<<11121314151617181920>>...29

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DCompoundTest.php7 class CompoundTest extends \PHPUnit_Framework_TestCase {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php5 class CalAddressTest extends \PHPUnit_Framework_TestCase {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php9 class DateAndOrTimeTest extends \PHPUnit_Framework_TestCase {
H A DLanguageTagTest.php7 class LanguageTagTest extends \PHPUnit_Framework_TestCase {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DByMonthInDailyTest.php9 class ByMonthInDailyTest extends \PHPUnit_Framework_TestCase {
H A DBySetPosHangTest.php9 class BySetPosHangTest extends \PHPUnit_Framework_TestCase {
H A DExpandFloatingTimesTest.php10 class ExpandFloatingTimesTest extends \PHPUnit_Framework_TestCase {
H A DIncorrectExpandTest.php13 class RecurrenceIteratorIncorrectExpandTest extends \PHPUnit_Framework_TestCase {
H A DInfiniteLoopProblemTest.php11 class EventIteratorInfiniteLoopProblemTest extends \PHPUnit_Framework_TestCase {
H A DMainTest.php10 class MainTest extends \PHPUnit_Framework_TestCase {
H A DMissingOverriddenTest.php10 class RecurrenceIteratorMissingOverriddenTest extends \PHPUnit_Framework_TestCase {
H A DNoInstancesTest.php8 class IssueEXDATETest extends \PHPUnit_Framework_TestCase {
H A DOverrideFirstEventTest.php8 class OverrideFirstEventTest extends \PHPUnit_Framework_TestCase {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php8 class RRuleIteratorTest extends \PHPUnit_Framework_TestCase {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php5 class TestCase extends \PHPUnit_Framework_TestCase {
H A DVersionTest.php5 class VersionTest extends \PHPUnit_Framework_TestCase {
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerDeserializationTest.php18 class XmlSchemaDateHandlerDeserializationTest extends \PHPUnit_Framework_TestCase
H A DXmlSchemaDateHandlerSerializationTest.php17 class XmlSchemaDateHandlerSerializationTest extends \PHPUnit_Framework_TestCase
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DSkippedTestCase.php14 class PHPUnit_Framework_SkippedTestCase extends PHPUnit_Framework_TestCase
H A DTestResult.php224 if ($test instanceof PHPUnit_Framework_TestCase) {
309 if ($test instanceof PHPUnit_Framework_TestCase) {
402 if (!$this->lastTestFailed && $test instanceof PHPUnit_Framework_TestCase) {
609 if ($test instanceof PHPUnit_Framework_TestCase) {
779 if ($append && $test instanceof PHPUnit_Framework_TestCase) {
875 … } elseif ($this->beStrictAboutTodoAnnotatedTests && $test instanceof PHPUnit_Framework_TestCase) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php539 if ($test instanceof PHPUnit_Framework_TestCase) {
547 if ($test instanceof PHPUnit_Framework_TestCase) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTAP.php244 if (!$test instanceof PHPUnit_Framework_TestCase) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DCountTest.php11 class CountTest extends PHPUnit_Framework_TestCase
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php25 class Framework_TestCaseTest extends PHPUnit_Framework_TestCase
H A DTestFailureTest.php11 class Framework_TestFailureTest extends PHPUnit_Framework_TestCase

1...<<11121314151617181920>>...29