org.cateproject.service
Class HelpServiceTest
java.lang.Object
org.cateproject.service.HelpServiceTest
public class HelpServiceTest
- extends Object
|
Method Summary |
void |
setUp()
|
void |
testInitHelp()
Problem with autogenerated javahelp including a reference to a nonexistent
dtd http://java.sun.com/javase/technologies/desktop/javahelp/map_1_0.dtd
in generated files |
void |
testSearchHelp()
Problem with autogenerated javahelp including a reference to a nonexistent
dtd http://java.sun.com/javase/technologies/desktop/javahelp/map_1_0.dtd
in generated files |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelpServiceTest
public HelpServiceTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testInitHelp
public void testInitHelp()
- Problem with autogenerated javahelp including a reference to a nonexistent
dtd http://java.sun.com/javase/technologies/desktop/javahelp/map_1_0.dtd
in generated files
testSearchHelp
public void testSearchHelp()
- Problem with autogenerated javahelp including a reference to a nonexistent
dtd http://java.sun.com/javase/technologies/desktop/javahelp/map_1_0.dtd
in generated files
Copyright © 2010. All Rights Reserved.