Interface TestableService


public interface TestableService
Marker interface to find service classes with testable methods
  • Method Summary

    Modifier and Type Method Description
    default void afterClass()  
    void testAll()