org.apache.batik.util
Class ApplicationSecurityEnforcerTest.CheckNoPolicyFile

java.lang.Object
org.apache.batik.test.AbstractTest
org.apache.batik.util.ApplicationSecurityEnforcerTest.CheckNoPolicyFile
- All Implemented Interfaces:
- org.apache.batik.test.Test
- Enclosing class:
- ApplicationSecurityEnforcerTest
- static class ApplicationSecurityEnforcerTest.CheckNoPolicyFile
- extends org.apache.batik.test.AbstractTest
|
Method Summary |
boolean |
runImplBasic()
In the simplest test implementation, developers can
simply implement the following method. |
| Methods inherited from class org.apache.batik.test.AbstractTest |
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getName, getParent, getQualifiedId, reportError, reportException, reportSuccess, run, runImpl, setId, setName, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationSecurityEnforcerTest.CheckNoPolicyFile
ApplicationSecurityEnforcerTest.CheckNoPolicyFile()
runImplBasic
public boolean runImplBasic()
- Description copied from class:
org.apache.batik.test.AbstractTest
- In the simplest test implementation, developers can
simply implement the following method.