Subversion Repositories sokoban

Rev

Blame | Last modification | View Log | RSS feed

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0-rc) on Sat Jan 24 19:46:57 CET 2009 -->
  6. <TITLE>
  7. SokobanTestExtended1
  8. </TITLE>
  9.  
  10. <META NAME="date" CONTENT="2009-01-24">
  11.  
  12. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  13.  
  14. <SCRIPT type="text/javascript">
  15. function windowTitle()
  16. {
  17.     if (location.href.indexOf('is-external=true') == -1) {
  18.         parent.document.title="SokobanTestExtended1";
  19.     }
  20. }
  21. </SCRIPT>
  22. <NOSCRIPT>
  23. </NOSCRIPT>
  24.  
  25. </HEAD>
  26.  
  27. <BODY BGCOLOR="white" onload="windowTitle();">
  28. <HR>
  29.  
  30.  
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <A NAME="navbar_top"><!-- --></A>
  33. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  34. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  35. <TR>
  36. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  37. <A NAME="navbar_top_firstrow"><!-- --></A>
  38. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  39.   <TR ALIGN="center" VALIGN="top">
  40.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  41.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  42.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  43.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  44.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  45.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  46.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  47.   </TR>
  48. </TABLE>
  49. </TD>
  50. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  51. </EM>
  52. </TD>
  53. </TR>
  54.  
  55. <TR>
  56. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  57. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestAdapter.html" title="class in gdi.ws0809.test"><B>PREV CLASS</B></A>&nbsp;
  58. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html" title="class in gdi.ws0809.test"><B>NEXT CLASS</B></A></FONT></TD>
  59. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  60.   <A HREF="../../../index.html?gdi/ws0809/test/SokobanTestExtended1.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  61. &nbsp;<A HREF="SokobanTestExtended1.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  62. &nbsp;<SCRIPT type="text/javascript">
  63.   <!--
  64.   if(window==top) {
  65.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  66.   }
  67.   //-->
  68. </SCRIPT>
  69. <NOSCRIPT>
  70.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  71. </NOSCRIPT>
  72.  
  73.  
  74. </FONT></TD>
  75. </TR>
  76. <TR>
  77. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  78.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  79. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  80. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  81. </TR>
  82. </TABLE>
  83. <A NAME="skip-navbar_top"></A>
  84. <!-- ========= END OF TOP NAVBAR ========= -->
  85.  
  86. <HR>
  87. <!-- ======== START OF CLASS DATA ======== -->
  88. <H2>
  89. <FONT SIZE="-1">
  90. gdi.ws0809.test</FONT>
  91. <BR>
  92. Class SokobanTestExtended1</H2>
  93. <PRE>
  94. java.lang.Object
  95.   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>gdi.ws0809.test.SokobanTestExtended1</B>
  96. </PRE>
  97. <HR>
  98. <DL>
  99. <DT><PRE>public class <B>SokobanTestExtended1</B><DT>extends java.lang.Object</DL>
  100. </PRE>
  101.  
  102. <P>
  103. Public tests for the 1st extended Sokoban implementation level
  104. <P>
  105.  
  106. <P>
  107. <DL>
  108. <DT><B>Version:</B></DT>
  109.   <DD>1.0</DD>
  110. <DT><B>Author:</B></DT>
  111.   <DD>Steven Arzt, Oren Avni</DD>
  112. </DL>
  113. <HR>
  114.  
  115. <P>
  116.  
  117. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  118.  
  119. <A NAME="constructor_summary"><!-- --></A>
  120. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  121. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  122. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  123. <B>Constructor Summary</B></FONT></TH>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#SokobanTestExtended1()">SokobanTestExtended1</A></B>()</CODE>
  127.  
  128. <BR>
  129. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  130. </TR>
  131. </TABLE>
  132. &nbsp;
  133. <!-- ========== METHOD SUMMARY =========== -->
  134.  
  135. <A NAME="method_summary"><!-- --></A>
  136. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  137. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  138. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  139. <B>Method Summary</B></FONT></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>&nbsp;void</CODE></FONT></TD>
  144. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#before()">before</A></B>()</CODE>
  145.  
  146. <BR>
  147. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  148. </TR>
  149. <TR BGCOLOR="white" CLASS="TableRowColor">
  150. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  151. <CODE>&nbsp;void</CODE></FONT></TD>
  152. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#countSteps()">countSteps</A></B>()</CODE>
  153.  
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirement "countSteps"</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>&nbsp;void</CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#doNotPerformInvalidMoves()">doNotPerformInvalidMoves</A></B>()</CODE>
  161.  
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  167. <CODE>&nbsp;void</CODE></FONT></TD>
  168. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#highscoreClear()">highscoreClear</A></B>()</CODE>
  169.  
  170. <BR>
  171. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  175. <CODE>&nbsp;void</CODE></FONT></TD>
  176. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#highscoreDbCreate()">highscoreDbCreate</A></B>()</CODE>
  177.  
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirement "highScoreDB"</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  183. <CODE>&nbsp;void</CODE></FONT></TD>
  184. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#highscoreDbRead()">highscoreDbRead</A></B>()</CODE>
  185.  
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  188. </TR>
  189. <TR BGCOLOR="white" CLASS="TableRowColor">
  190. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  191. <CODE>&nbsp;void</CODE></FONT></TD>
  192. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#highscoreDbWrite()">highscoreDbWrite</A></B>()</CODE>
  193.  
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  199. <CODE>static&nbsp;void</CODE></FONT></TD>
  200. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#init()">init</A></B>()</CODE>
  201.  
  202. <BR>
  203. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  207. <CODE>&nbsp;void</CODE></FONT></TD>
  208. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#loadLevelFromDir()">loadLevelFromDir</A></B>()</CODE>
  209.  
  210. <BR>
  211. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirement "startNext"</TD>
  212. </TR>
  213. <TR BGCOLOR="white" CLASS="TableRowColor">
  214. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  215. <CODE>&nbsp;void</CODE></FONT></TD>
  216. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#moveWorker()">moveWorker</A></B>()</CODE>
  217.  
  218. <BR>
  219. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requirement "moveWorker"</TD>
  220. </TR>
  221. <TR BGCOLOR="white" CLASS="TableRowColor">
  222. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  223. <CODE>&nbsp;void</CODE></FONT></TD>
  224. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testCanMoveCrate()">testCanMoveCrate</A></B>()</CODE>
  225.  
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  228. </TR>
  229. <TR BGCOLOR="white" CLASS="TableRowColor">
  230. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  231. <CODE>&nbsp;void</CODE></FONT></TD>
  232. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testGetBestPlayerName()">testGetBestPlayerName</A></B>()</CODE>
  233.  
  234. <BR>
  235. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  236. </TR>
  237. <TR BGCOLOR="white" CLASS="TableRowColor">
  238. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  239. <CODE>&nbsp;void</CODE></FONT></TD>
  240. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testGetWorkerPositionX()">testGetWorkerPositionX</A></B>()</CODE>
  241.  
  242. <BR>
  243. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  247. <CODE>&nbsp;void</CODE></FONT></TD>
  248. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testGetWorkerPositionY()">testGetWorkerPositionY</A></B>()</CODE>
  249.  
  250. <BR>
  251. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  252. </TR>
  253. <TR BGCOLOR="white" CLASS="TableRowColor">
  254. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  255. <CODE>&nbsp;void</CODE></FONT></TD>
  256. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testHighscoreCounts()">testHighscoreCounts</A></B>()</CODE>
  257.  
  258. <BR>
  259. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  260. </TR>
  261. <TR BGCOLOR="white" CLASS="TableRowColor">
  262. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  263. <CODE>&nbsp;void</CODE></FONT></TD>
  264. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testIsCrateAt()">testIsCrateAt</A></B>()</CODE>
  265.  
  266. <BR>
  267. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  268. </TR>
  269. <TR BGCOLOR="white" CLASS="TableRowColor">
  270. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  271. <CODE>&nbsp;void</CODE></FONT></TD>
  272. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testIsGoalAt()">testIsGoalAt</A></B>()</CODE>
  273.  
  274. <BR>
  275. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  276. </TR>
  277. <TR BGCOLOR="white" CLASS="TableRowColor">
  278. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  279. <CODE>&nbsp;void</CODE></FONT></TD>
  280. <TD><CODE><B><A HREF="../../../gdi/ws0809/test/SokobanTestExtended1.html#testIsWallAt()">testIsWallAt</A></B>()</CODE>
  281.  
  282. <BR>
  283. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  284. </TR>
  285. </TABLE>
  286. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  287. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  288. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  289. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  290. </TR>
  291. <TR BGCOLOR="white" CLASS="TableRowColor">
  292. <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  293. </TR>
  294. </TABLE>
  295. &nbsp;
  296. <P>
  297.  
  298. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  299.  
  300. <A NAME="constructor_detail"><!-- --></A>
  301. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  302. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  303. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  304. <B>Constructor Detail</B></FONT></TH>
  305. </TR>
  306. </TABLE>
  307.  
  308. <A NAME="SokobanTestExtended1()"><!-- --></A><H3>
  309. SokobanTestExtended1</H3>
  310. <PRE>
  311. public <B>SokobanTestExtended1</B>()</PRE>
  312. <DL>
  313. </DL>
  314.  
  315. <!-- ============ METHOD DETAIL ========== -->
  316.  
  317. <A NAME="method_detail"><!-- --></A>
  318. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  319. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  320. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  321. <B>Method Detail</B></FONT></TH>
  322. </TR>
  323. </TABLE>
  324.  
  325. <A NAME="init()"><!-- --></A><H3>
  326. init</H3>
  327. <PRE>
  328. public static void <B>init</B>()</PRE>
  329. <DL>
  330. <DD><DL>
  331. </DL>
  332. </DD>
  333. </DL>
  334. <HR>
  335.  
  336. <A NAME="before()"><!-- --></A><H3>
  337. before</H3>
  338. <PRE>
  339. public void <B>before</B>()</PRE>
  340. <DL>
  341. <DD><DL>
  342. </DL>
  343. </DD>
  344. </DL>
  345. <HR>
  346.  
  347. <A NAME="moveWorker()"><!-- --></A><H3>
  348. moveWorker</H3>
  349. <PRE>
  350. public void <B>moveWorker</B>()
  351.                 throws java.lang.Exception</PRE>
  352. <DL>
  353. <DD>Requirement "moveWorker"
  354. <P>
  355. <DD><DL>
  356.  
  357. <DT><B>Throws:</B>
  358. <DD><CODE>java.lang.Exception</CODE></DL>
  359. </DD>
  360. </DL>
  361. <HR>
  362.  
  363. <A NAME="doNotPerformInvalidMoves()"><!-- --></A><H3>
  364. doNotPerformInvalidMoves</H3>
  365. <PRE>
  366. public void <B>doNotPerformInvalidMoves</B>()
  367.                               throws java.lang.Exception</PRE>
  368. <DL>
  369. <DD><DL>
  370.  
  371. <DT><B>Throws:</B>
  372. <DD><CODE>java.lang.Exception</CODE></DL>
  373. </DD>
  374. </DL>
  375. <HR>
  376.  
  377. <A NAME="loadLevelFromDir()"><!-- --></A><H3>
  378. loadLevelFromDir</H3>
  379. <PRE>
  380. public void <B>loadLevelFromDir</B>()
  381.                       throws java.lang.Exception</PRE>
  382. <DL>
  383. <DD>Requirement "startNext"
  384. <P>
  385. <DD><DL>
  386.  
  387. <DT><B>Throws:</B>
  388. <DD><CODE>java.lang.Exception</CODE></DL>
  389. </DD>
  390. </DL>
  391. <HR>
  392.  
  393. <A NAME="countSteps()"><!-- --></A><H3>
  394. countSteps</H3>
  395. <PRE>
  396. public void <B>countSteps</B>()
  397.                 throws java.lang.Exception</PRE>
  398. <DL>
  399. <DD>Requirement "countSteps"
  400. <P>
  401. <DD><DL>
  402.  
  403. <DT><B>Throws:</B>
  404. <DD><CODE>java.lang.Exception</CODE></DL>
  405. </DD>
  406. </DL>
  407. <HR>
  408.  
  409. <A NAME="highscoreDbCreate()"><!-- --></A><H3>
  410. highscoreDbCreate</H3>
  411. <PRE>
  412. public void <B>highscoreDbCreate</B>()
  413.                        throws java.lang.Exception</PRE>
  414. <DL>
  415. <DD>Requirement "highScoreDB"
  416. <P>
  417. <DD><DL>
  418.  
  419. <DT><B>Throws:</B>
  420. <DD><CODE>java.lang.Exception</CODE></DL>
  421. </DD>
  422. </DL>
  423. <HR>
  424.  
  425. <A NAME="highscoreDbRead()"><!-- --></A><H3>
  426. highscoreDbRead</H3>
  427. <PRE>
  428. public void <B>highscoreDbRead</B>()
  429.                      throws java.lang.Exception</PRE>
  430. <DL>
  431. <DD><DL>
  432.  
  433. <DT><B>Throws:</B>
  434. <DD><CODE>java.lang.Exception</CODE></DL>
  435. </DD>
  436. </DL>
  437. <HR>
  438.  
  439. <A NAME="highscoreClear()"><!-- --></A><H3>
  440. highscoreClear</H3>
  441. <PRE>
  442. public void <B>highscoreClear</B>()
  443.                     throws java.lang.Exception</PRE>
  444. <DL>
  445. <DD><DL>
  446.  
  447. <DT><B>Throws:</B>
  448. <DD><CODE>java.lang.Exception</CODE></DL>
  449. </DD>
  450. </DL>
  451. <HR>
  452.  
  453. <A NAME="highscoreDbWrite()"><!-- --></A><H3>
  454. highscoreDbWrite</H3>
  455. <PRE>
  456. public void <B>highscoreDbWrite</B>()
  457.                       throws java.lang.Exception</PRE>
  458. <DL>
  459. <DD><DL>
  460.  
  461. <DT><B>Throws:</B>
  462. <DD><CODE>java.lang.Exception</CODE></DL>
  463. </DD>
  464. </DL>
  465. <HR>
  466.  
  467. <A NAME="testGetWorkerPositionX()"><!-- --></A><H3>
  468. testGetWorkerPositionX</H3>
  469. <PRE>
  470. public void <B>testGetWorkerPositionX</B>()
  471.                             throws java.lang.Exception</PRE>
  472. <DL>
  473. <DD><DL>
  474.  
  475. <DT><B>Throws:</B>
  476. <DD><CODE>java.lang.Exception</CODE></DL>
  477. </DD>
  478. </DL>
  479. <HR>
  480.  
  481. <A NAME="testGetWorkerPositionY()"><!-- --></A><H3>
  482. testGetWorkerPositionY</H3>
  483. <PRE>
  484. public void <B>testGetWorkerPositionY</B>()
  485.                             throws java.lang.Exception</PRE>
  486. <DL>
  487. <DD><DL>
  488.  
  489. <DT><B>Throws:</B>
  490. <DD><CODE>java.lang.Exception</CODE></DL>
  491. </DD>
  492. </DL>
  493. <HR>
  494.  
  495. <A NAME="testIsCrateAt()"><!-- --></A><H3>
  496. testIsCrateAt</H3>
  497. <PRE>
  498. public void <B>testIsCrateAt</B>()
  499.                    throws java.lang.Exception</PRE>
  500. <DL>
  501. <DD><DL>
  502.  
  503. <DT><B>Throws:</B>
  504. <DD><CODE>java.lang.Exception</CODE></DL>
  505. </DD>
  506. </DL>
  507. <HR>
  508.  
  509. <A NAME="testIsWallAt()"><!-- --></A><H3>
  510. testIsWallAt</H3>
  511. <PRE>
  512. public void <B>testIsWallAt</B>()
  513.                   throws java.lang.Exception</PRE>
  514. <DL>
  515. <DD><DL>
  516.  
  517. <DT><B>Throws:</B>
  518. <DD><CODE>java.lang.Exception</CODE></DL>
  519. </DD>
  520. </DL>
  521. <HR>
  522.  
  523. <A NAME="testIsGoalAt()"><!-- --></A><H3>
  524. testIsGoalAt</H3>
  525. <PRE>
  526. public void <B>testIsGoalAt</B>()
  527.                   throws java.lang.Exception</PRE>
  528. <DL>
  529. <DD><DL>
  530.  
  531. <DT><B>Throws:</B>
  532. <DD><CODE>java.lang.Exception</CODE></DL>
  533. </DD>
  534. </DL>
  535. <HR>
  536.  
  537. <A NAME="testCanMoveCrate()"><!-- --></A><H3>
  538. testCanMoveCrate</H3>
  539. <PRE>
  540. public void <B>testCanMoveCrate</B>()
  541.                       throws java.lang.Exception</PRE>
  542. <DL>
  543. <DD><DL>
  544.  
  545. <DT><B>Throws:</B>
  546. <DD><CODE>java.lang.Exception</CODE></DL>
  547. </DD>
  548. </DL>
  549. <HR>
  550.  
  551. <A NAME="testHighscoreCounts()"><!-- --></A><H3>
  552. testHighscoreCounts</H3>
  553. <PRE>
  554. public void <B>testHighscoreCounts</B>()
  555.                          throws java.lang.Exception</PRE>
  556. <DL>
  557. <DD><DL>
  558.  
  559. <DT><B>Throws:</B>
  560. <DD><CODE>java.lang.Exception</CODE></DL>
  561. </DD>
  562. </DL>
  563. <HR>
  564.  
  565. <A NAME="testGetBestPlayerName()"><!-- --></A><H3>
  566. testGetBestPlayerName</H3>
  567. <PRE>
  568. public void <B>testGetBestPlayerName</B>()</PRE>
  569. <DL>
  570. <DD><DL>
  571. </DL>
  572. </DD>
  573. </DL>
  574. <!-- ========= END OF CLASS DATA ========= -->
  575. <HR>
  576.  
  577.  
  578. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  579. <A NAME="navbar_bottom"><!-- --></A>
  580. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  581. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  582. <TR>
  583. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  584. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  585. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  586.   <TR ALIGN="center" VALIGN="top">
  587.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  588.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  589.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  590.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  591.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  592.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  593.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  594.   </TR>
  595. </TABLE>
  596. </TD>
  597. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  598. </EM>
  599. </TD>
  600. </TR>
  601.  
  602. <TR>
  603. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  604. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestAdapter.html" title="class in gdi.ws0809.test"><B>PREV CLASS</B></A>&nbsp;
  605. &nbsp;<A HREF="../../../gdi/ws0809/test/SokobanTestExtended2.html" title="class in gdi.ws0809.test"><B>NEXT CLASS</B></A></FONT></TD>
  606. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  607.   <A HREF="../../../index.html?gdi/ws0809/test/SokobanTestExtended1.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  608. &nbsp;<A HREF="SokobanTestExtended1.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  609. &nbsp;<SCRIPT type="text/javascript">
  610.   <!--
  611.   if(window==top) {
  612.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  613.   }
  614.   //-->
  615. </SCRIPT>
  616. <NOSCRIPT>
  617.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  618. </NOSCRIPT>
  619.  
  620.  
  621. </FONT></TD>
  622. </TR>
  623. <TR>
  624. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  625.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  626. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  627. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  628. </TR>
  629. </TABLE>
  630. <A NAME="skip-navbar_bottom"></A>
  631. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  632.  
  633. <HR>
  634.  
  635. </BODY>
  636. </HTML>
  637.