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
-
Method Summary
Methods inherited from class org.cyclops.cyclopscore.infobook.InfoBook
addSection, getSection, putIndex
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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
-