|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object TestCase aima.test.learningtest.DLTestTestCase
public class DLTestTestCase
Constructor Summary | |
---|---|
DLTestTestCase()
|
Method Summary | |
---|---|
void |
testDecisionList()
|
void |
testDLTestMatchesEvenOnMismatchedTargetAttributeValue()
|
void |
testDLTestMatchFailsOnMismatchedExample()
|
void |
testDLTestMatchSucceedsWithMatchedExample()
|
void |
testDLTestReturnsMatchedAndUnmatchedExamplesCorrectly()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DLTestTestCase()
Method Detail |
---|
public void testDecisionList() throws java.lang.Exception
java.lang.Exception
public void testDLTestMatchSucceedsWithMatchedExample() throws java.lang.Exception
java.lang.Exception
public void testDLTestMatchFailsOnMismatchedExample() throws java.lang.Exception
java.lang.Exception
public void testDLTestMatchesEvenOnMismatchedTargetAttributeValue() throws java.lang.Exception
java.lang.Exception
public void testDLTestReturnsMatchedAndUnmatchedExamplesCorrectly() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |