org.apache.neethi
Class IntersectTest

java.lang.Object
  extended by org.junit.Assert
      extended by org.apache.neethi.PolicyTestCase
          extended by org.apache.neethi.IntersectTest

public class IntersectTest
extends PolicyTestCase


Field Summary
 
Fields inherited from class org.apache.neethi.PolicyTestCase
baseDir, policyEngine, registry, testResourceDir
 
Constructor Summary
IntersectTest()
           
 
Method Summary
 void doTest(String base, String intersectedDir, int type)
           
 void runTest(String base, String intersectedDir, String f1, String f2, int type)
           
 void runTest(String base, String intersectedDir, String f1, String f2, String f, boolean strict, int type)
           
 void testDOM()
           
 void testMyTest()
           
 void testOM()
           
 void testStax()
           
 void testStream()
           
 void testW3CDOM()
           
 
Methods inherited from class org.apache.neethi.PolicyTestCase
getPolicy, getPolicy, getResource, getResourceAsDOM, getResourceAsElement, getResourceAsStax
 
Methods inherited from class org.junit.Assert
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntersectTest

public IntersectTest()
Method Detail

testOM

public void testOM()
            throws Exception
Throws:
Exception

testDOM

public void testDOM()
             throws Exception
Throws:
Exception

testStax

public void testStax()
              throws Exception
Throws:
Exception

testStream

public void testStream()
                throws Exception
Throws:
Exception

testW3CDOM

public void testW3CDOM()
                throws Exception
Throws:
Exception

testMyTest

public void testMyTest()
                throws Exception
Throws:
Exception

doTest

public void doTest(String base,
                   String intersectedDir,
                   int type)
            throws Exception
Throws:
Exception

runTest

public void runTest(String base,
                    String intersectedDir,
                    String f1,
                    String f2,
                    int type)
             throws Exception
Throws:
Exception

runTest

public void runTest(String base,
                    String intersectedDir,
                    String f1,
                    String f2,
                    String f,
                    boolean strict,
                    int type)
             throws Exception
Throws:
Exception


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.