|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.drools.smf.SMFTestFrameWork
Nested Class Summary | |
static class |
SMFTestFrameWork.Cheese
Simple nested class used with testing |
Constructor Summary | |
SMFTestFrameWork(String name)
|
Method Summary | |
static boolean |
conditionExceptionTest()
|
static void |
consequenceExceptionTest()
|
void |
setUp(String semantic,
Set imports)
Reads in the specified data file and extracts to a List of tests using the delimter |
void |
testConditions()
Tests each of the extracted tests from conditions.data |
void |
testConsequences()
Tests each of the extracted tests from consequences.data |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SMFTestFrameWork(String name)
Method Detail |
public void setUp(String semantic, Set imports) throws Exception
Exception
public void testConditions() throws Exception
Exception
public void testConsequences() throws Exception
Exception
public static boolean conditionExceptionTest() throws Exception
Exception
public static void consequenceExceptionTest() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |