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