nitunit: add a test to show how non-local redefinition of before/after methods should...
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 15 Dec 2015 22:04:02 +0000 (17:04 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Tue, 15 Dec 2015 22:04:02 +0000 (17:04 -0500)
commit7840705ea11d6219eb0a0342e3e890728511b87d
treef6b6dc6635bd97ea6380fc6489210dbfaeda044c
parent67145afc9df62b057b68218b64b75375bf0e84a9
nitunit: add a test to show how non-local redefinition of before/after methods should work

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
tests/nitunit.args
tests/sav/nitunit_args9.res [new file with mode: 0644]
tests/test_nitunit4/nitunit4.nit [new file with mode: 0644]
tests/test_nitunit4/test_nitunit4.nit [new file with mode: 0644]
tests/test_nitunit4/test_nitunit4_base.nit [new file with mode: 0644]