|
||||||||||
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(java.lang.String name)
|
Method Summary | |
static boolean |
conditionExceptionTest()
|
static void |
consequenceExceptionTest()
|
void |
setUp(java.lang.String semantic,
java.util.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(java.lang.String name)
Method Detail |
public void setUp(java.lang.String semantic, java.util.Set imports) throws java.lang.Exception
java.lang.Exception
public void testConditions() throws java.lang.Exception
java.lang.Exception
public void testConsequences() throws java.lang.Exception
java.lang.Exception
public static boolean conditionExceptionTest() throws java.lang.Exception
java.lang.Exception
public static void consequenceExceptionTest() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |