JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.sling.junit
Interface TestObjectProcessor
public interface
TestObjectProcessor
Process test objects, to handle annotations, etc.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
process
(
Object
testObject)
Method Details
process
Object
process
(
Object
testObject)
throws
Exception
Throws:
Exception