Merge branch '2.0.x'
This commit is contained in:
@@ -127,4 +127,9 @@ public @interface AutoConfigureStubRunner {
|
||||
*/
|
||||
String[] properties() default {};
|
||||
|
||||
/**
|
||||
* If set to {@code false} will NOT delete stubs from a temporary
|
||||
* folder after running tests
|
||||
*/
|
||||
boolean deleteStubsAfterTest() default true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user