Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.batik.util
Class ApplicationSecurityEnforcerTest.CheckNoPolicyFile  view ApplicationSecurityEnforcerTest.CheckNoPolicyFile download ApplicationSecurityEnforcerTest.CheckNoPolicyFile.java

java.lang.Object
  extended byorg.apache.batik.test.AbstractTest
      extended byorg.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


Field Summary
 
Fields inherited from class org.apache.batik.test.AbstractTest
id, name, parent
 
Constructor Summary
(package private) ApplicationSecurityEnforcerTest.CheckNoPolicyFile()
           
 
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
 

Constructor Detail

ApplicationSecurityEnforcerTest.CheckNoPolicyFile

ApplicationSecurityEnforcerTest.CheckNoPolicyFile()
Method Detail

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.