idea-plugin / arrow.meta.ide.testing.env / interpreter
fun <F :
IdeSyntax
, A> interpreter(ideTest:
IdeTest
<F, A>, ctx: F, fixture: CodeInsightTestFixture):
Unit
The default interpreter evaluates and prints the actual result A on the console. In addition, it throws an AssertionError with the ideTest.result.message, whenever the expected ideTest.result doesn’t match the actual result from testResult.
Do you like Arrow?
✖