|
|||||||||
| Home >> All >> com >> phoenixst >> plexus >> [ examples overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.phoenixst.plexus.examples
Class DefaultGraphExamplesTest

java.lang.Objectcom.phoenixst.plexus.examples.DefaultGraphExamplesTest
- public class DefaultGraphExamplesTest
- extends java.lang.Object
A com.phoenixst.plexus.DefaultGraph tester for copies of examples graphs, at least the immutable operations.
- Since:
- 1.0
- Version:
- $Revision: 1.2 $
| Constructor Summary | |
DefaultGraphExamplesTest()
|
|
| Method Summary | |
static junit.framework.Test |
completeSuite()
|
static junit.framework.Test |
emptySuite()
|
static void |
main(java.lang.String[] args)
|
static junit.framework.Test |
prismSuite()
|
static junit.framework.Test |
suite()
|
static junit.framework.Test |
treeSuite()
|
static junit.framework.Test |
wheelSuite()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DefaultGraphExamplesTest
public DefaultGraphExamplesTest()
| Method Detail |
emptySuite
public static junit.framework.Test emptySuite()
completeSuite
public static junit.framework.Test completeSuite()
treeSuite
public static junit.framework.Test treeSuite()
wheelSuite
public static junit.framework.Test wheelSuite()
prismSuite
public static junit.framework.Test prismSuite()
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> com >> phoenixst >> plexus >> [ examples overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.phoenixst.plexus.examples.DefaultGraphExamplesTest