Package org.apache.sling.junit
Interface TestObjectProcessor
-
public interface TestObjectProcessorProcess test objects, to handle annotations, etc.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectprocess(java.lang.Object testObject)
-