org.apache.sling.junit
Interface TestObjectProcessor

All Known Implementing Classes:
AnnotationsProcessor

public interface TestObjectProcessor

Process test objects, to handle annotations, etc.


Method Summary
 java.lang.Object process(java.lang.Object testObject)
           
 

Method Detail

process

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


Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.