| com.sun.jbi.engine.xslt.TestTransformationProcessorFactory
TestTransformationProcessorFactory | public class TestTransformationProcessorFactory extends TestCase (Code) | | DOCUMENT ME!
author: root |
Method Summary | |
public void | setUp() Sets up tests. | public static Test | suite() | public void | testCompareImpl() Test for comparing the Impl, of class com.sun.jbi.engine.xslt.util.TransformationProcessorFactory. | public void | testGetImpl() Test of getImpl method, of class com.sun.jbi.engine.xslt.util.TransformationProcessorFactory. |
setUp | public void setUp()(Code) | | Sets up tests.
|
suite | public static Test suite()(Code) | | DOCUMENT ME!
DOCUMENT ME! |
testCompareImpl | public void testCompareImpl()(Code) | | Test for comparing the Impl, of class com.sun.jbi.engine.xslt.util.TransformationProcessorFactory.
|
testGetImpl | public void testGetImpl()(Code) | | Test of getImpl method, of class com.sun.jbi.engine.xslt.util.TransformationProcessorFactory.
|
|
|