| 
		 Mantis - Quercus 
	 | 
|||||
| Viewing Issue Advanced Details | |||||
| 
		 | 
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 4619 | minor | always | 06-15-11 23:23 | 07-06-11 10:44 | |
| 
		 | 
|||||
| Reporter: | rickHigh | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | new | Product Version: | |||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
| 
		 | 
|||||
| Summary: | 0004619: Quercus does not run with SimpleTest unit testing framework | ||||
| Description: | 
		This test works (green bar) under PHP but fails under Quercus. <?php require_once('simpletest/autorun.php'); class TestOfLogging extends UnitTestCase { function testLogCreatesNewFileOnFirstMessage() { $this->assertTrue("true"); } } ?> The failure message is graphTest.php Fail: -> Bad TestSuite [graphTest.php] with error [No runnable test cases in [graphTest.php]] 0/0 test cases complete: 0 passes, 1 fails and 0 exceptions.  | 
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||