Anonymous | Login | Signup for a new account | 11-22-2024 04:25 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0004619 | [Quercus] | minor | always | 06-15-11 23:23 | 07-06-11 10:44 | |||||||
Reporter | rickHigh | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product 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. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
Notes | |
(0005359) domdorn 07-06-11 10:44 |
http://www.simpletest.org/ [^] |
Issue History | |||
Date Modified | Username | Field | Change |
06-15-11 23:23 | rickHigh | New Issue | |
06-18-11 06:02 | kdecherf | Issue Monitored: kdecherf | |
07-06-11 10:44 | domdorn | Note Added: 0005359 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |