Uses of Class
org.apache.sling.testing.serversetup.ServerSetup.SetupException
-
Packages that use ServerSetup.SetupException Package Description org.apache.sling.testing.serversetup -
-
Uses of ServerSetup.SetupException in org.apache.sling.testing.serversetup
Methods in org.apache.sling.testing.serversetup that throw ServerSetup.SetupException Modifier and Type Method Description void
ServerSetup. addSetupPhase(SetupPhase p)
Add a SetupPhase to our list.
-