Lean
$LEAN_TAG$
|
Defines interface for research notebooks to be run as part of the research test suite. More...
Properties | |
string | ExpectedOutput [get] |
This is used by the research regression test system to validate the output More... | |
Defines interface for research notebooks to be run as part of the research test suite.
Definition at line 21 of file IRegressionResearchDefinition.cs.
|
get |
This is used by the research regression test system to validate the output
Requires to be implemented last in the file ResearchRegressionTests.UpdateResearchRegressionOutputInSourceFile get should start from next line
Definition at line 30 of file IRegressionResearchDefinition.cs.