Interface TestObjectProcessor


  • public interface TestObjectProcessor
    Process test objects, to handle annotations, etc.
    • Method Detail

      • process

        java.lang.Object process​(java.lang.Object testObject)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception