trying to run tests that subclass DrupalUnitTestCase and getting:

Fatal error: Class 'DrupalUnitTestCase' not found in ...

attached one line patch makes simpletest_load load drupal_unit_test_case.php.

CommentFileSizeAuthor
simpletest_load.patch954 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review

woops, setting to code needs review.

catch’s picture

Shouldn't this be against core?

Anonymous’s picture

Project: SimpleTest » Test driven development infrastructure

moving to core.

Anonymous’s picture

Status: Needs review » Fixed

this is now redundant after this got in.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.