| 1 | | Your text here |
| | 1 | {{{ |
| | 2 | #!html |
| | 3 | <html xmlns:lxslt="http://xml.apache.org/xslt" xmlns:stringutils="xalan://org.apache.tools.ant.util.StringUtils"> |
| | 4 | <head> |
| | 5 | <META http-equiv="Content-Type" content="text/html; charset=US-ASCII"> |
| | 6 | <title>Unit Test Results.</title> |
| | 7 | </head> |
| | 8 | <frameset cols="20%,80%"> |
| | 9 | <frameset rows="30%,70%"> |
| | 10 | <frame src="overview-frame.html" name="packageListFrame"> |
| | 11 | <frame src="allclasses-frame.html" name="classListFrame"> |
| | 12 | </frameset> |
| | 13 | <frame src="overview-summary.html" name="classFrame"> |
| | 14 | <noframes> |
| | 15 | <h2>Frame Alert</h2> |
| | 16 | <p> |
| | 17 | This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. |
| | 18 | </p> |
| | 19 | </noframes> |
| | 20 | </frameset> |
| | 21 | </html> |
| | 22 | |
| | 23 | }}} |