GroovyShell#evaluate calls.JavadocAssertionTestBuilder will dynamically create a test cases from Groovy assertions placed within
the Javadoc comments of a source file. JavadocAssertionTestSuite will dynamically create test cases from Groovy assertions placed within
Javadoc comments. interceptConstruction flag allows mocking of
constructor calls. adaptee - the MetaClass to decorate with interceptabilityGroovyTestCase.notYetImplemented(this);.
@NotYetImplemented annotation.