Class InfoBookTest
java.lang.Object
org.cyclops.cyclopscore.infobook.InfoBook
org.cyclops.cyclopscore.infobook.test.InfoBookTest
- All Implemented Interfaces:
IInfoBook
An infobook instance for testing.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cyclops.cyclopscore.infobook.InfoBook
addSection, getSection, putIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cyclops.cyclopscore.infobook.IInfoBook
getBaseUrl, getConfigLinks, getCurrentPage, getCurrentSection, getHistory, getMod, getPagesPerView, getTagIndex, setConfigLinks, setCurrentPage, setCurrentSection
-
Constructor Details
-
InfoBookTest
public InfoBookTest()
-
-
Method Details
-
getInstance
-