Older
-
r33
(Edited UnitTestTest.hx for clarity and documented methods.) committed by polysemantic
- Edited UnitTestTest.hx for clarity and documented methods.
Edited UnitTestTest.hx for clarity and documented methods.
-
r32
(passing an AssertionResult into an Assertion result as an er...) committed by polysemantic
- passing an AssertionResult into an Assertion result as an error. fixed.
passing an AssertionResult into an Assertion result as an error. fixed.
-
-
r30
(Async teardown implemented.) committed by polysemantic
- Async teardown implemented.
Async teardown implemented.
-
r29
(Runner cleanup, removal of unused parameters.) committed by polysemantic
- Runner cleanup, removal of unused parameters.
Runner cleanup, removal of unused parameters.
-
-
-
r26
(fixed test running
added tests for Assert in AssertTest) committed by franco.ponticelli
- fixed test running
added tests for Assert in AssertTest
fixed test running
added tests for Assert in AssertTest
-
-
-
-
-
r21
(TestCase updated to reflect changes in Assert class.
subclas...) committed by polysemantic
- TestCase updated to reflect changes in Assert class.
subclasses of Responder given their own namespace.
TestCase updated to reflect changes in Assert class.
subclasses of Responder given their own namespace.
-
r20
(output in StandardResponder is now ordered first by errors r...) committed by franco.ponticelli
- output in StandardResponder is now ordered first by errors relevance and then alphabetically
output in StandardResponder is now ordered first by errors relevance and then alphabetically
-
r19
(setup and teardown are now executed) committed by franco.ponticelli
- setup and teardown are now executed
setup and teardown are now executed
-
r18
(- StandardResponder now captures traces
- Changed case for s...) committed by franco.ponticelli
- - StandardResponder now captures traces
- Changed case for setup and teardown in TestCase
- StandardResponder now captures traces
- Changed case for setup and teardown in TestCase
-
r17
(- added new StandardResponder
- Assert and Runner are now li...) committed by franco.ponticelli
- - added new StandardResponder
- Assert and Runner are now linked at test time
- added new StandardResponder
- Assert and Runner are now linked at test time
-
-
r15
(Result, AssertionError, TestError have been refactored into ...) committed by franco.ponticelli
- Result, AssertionError, TestError have been refactored into AssertionResult and TestStatus
Result, AssertionError, TestError have been refactored into AssertionResult and TestStatus
-
r14
(- removed ResultHandler; now the results are sent directly t...) committed by franco.ponticelli
- - removed ResultHandler; now the results are sent directly to a Responder. If you want to send to
more than one Responder use the CompositeResponder
- removed ResultHandler; now the results are sent directly to a Responder. If you want to send to
more than one Responder use the CompositeResponder
-
-
r12
(- added new kinds of assertions
- posinfo is now passed alon...) committed by franco.ponticelli
- - added new kinds of assertions
- posinfo is now passed along with assertions
- added new kinds of assertions
- posinfo is now passed along with assertions
-
r11
(- removed ObjectUtil; was used just once) committed by franco.ponticelli
- - removed ObjectUtil; was used just once
- removed ObjectUtil; was used just once
-
-
r9
(- tests in SyncUnitTestTests now pass
- names clean-up) committed by franco.ponticelli
- - tests in SyncUnitTestTests now pass
- names clean-up
- tests in SyncUnitTestTests now pass
- names clean-up
-
r8
(- trace clean-up
- PHP now is working as Neko (a correction ...) committed by franco.ponticelli
- - trace clean-up
- PHP now is working as Neko (a correction must be made in PHP compiler so it is currently a work-
around)
- trace clean-up
- PHP now is working as Neko (a correction must be made in PHP compiler so it is currently a work-
around)
-
r7
(changed packages/folder structure) committed by franco.ponticelli
- changed packages/folder structure
changed packages/folder structure
-
-
r5
(Runner is not longer a singleton. Instead, use Assert.runner...) committed by polysemantic
- Runner is not longer a singleton. Instead, use Assert.runner to fetch it.
Runner is not longer a singleton. Instead, use Assert.runner to fetch it.
-
-
-
|