Toggle menu
Nitlanguage.org
Nitdoc
nitc
testing
testing_suite
TestCase
after
fun
after
:
Array
[
MMethodDef
]
nitc
::
TestCase
::
after
Doc
Linearization
Summary
Cases to execute after this one
Cases to execute after this one
Summary
Property definitions
nitc$TestCase$after
Property definitions
nitc
$
TestCase
::
after
# Cases to execute after this one
var
after
=
new
Array
[
MMethodDef
]
src/testing/testing_suite.nit:361,2--362,34