| org.apache.jetspeed.om.page.TestPageObjectModel
TestPageObjectModel | public class TestPageObjectModel extends TestCase (Code) | | TestMarshalPsml
author: David Sean Taylor version: $Id: TestPageObjectModel.java 516448 2007-03-09 16:25:47Z ate $ |
TestPageObjectModel | public TestPageObjectModel(String name)(Code) | | Defines the testcase name for JUnit.
Parameters: name - the testcase's name. |
main | public static void main(String args)(Code) | | Start the tests.
Parameters: args - the arguments. Not used |
setup | public void setup()(Code) | | |
suite | public static Test suite()(Code) | | Creates the test suite.
a test suite (TestSuite ) that includes all methodsstarting with "test" |
testFragmentManipulation | public void testFragmentManipulation() throws Exception(Code) | | |
|
|