org.filteredpush.test
Class RulesetTest

java.lang.Object
  extended by org.filteredpush.test.RulesetTest

public class RulesetTest
extends java.lang.Object


Constructor Summary
RulesetTest(java.lang.String annotationFilePath, java.lang.String annotationFileName, java.lang.String expectation)
           
 
Method Summary
static java.util.Collection<java.lang.Object[]> data()
           
 void testAnnotations()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulesetTest

public RulesetTest(java.lang.String annotationFilePath,
                   java.lang.String annotationFileName,
                   java.lang.String expectation)
Method Detail

data

public static java.util.Collection<java.lang.Object[]> data()

testAnnotations

public void testAnnotations()