From b629309bf41f6afc09b78d32f10c4f39a2ab35ec Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Fri, 6 Sep 2002 00:01:34 +0000 Subject: [PATCH] DD's junit patch. a bigger diff than you'd think on account of tab to space fixup across the whole doc. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273301 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/junit-frames.xsl | 972 ++++++++++++++++++++------------------- 1 file changed, 499 insertions(+), 473 deletions(-) diff --git a/src/etc/junit-frames.xsl b/src/etc/junit-frames.xsl index 8b4e5bc5d..80bb7c781 100644 --- a/src/etc/junit-frames.xsl +++ b/src/etc/junit-frames.xsl @@ -1,7 +1,7 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - . - - - - - - - - - - - - - - - - - - - - - - - + + + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - Unit Test Results. - - - - - - - - - - <h2>Frame Alert</h2> - <p> - 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. - </p> - + + Unit Test Results. + + + + + + + + + + <h2>Frame Alert</h2> + <p> + 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. + </p> + body { - font:normal 68% verdana,arial,helvetica; - color:#000000; + font:normal 68% verdana,arial,helvetica; + color:#000000; } table tr td, table tr th { font-size: 68%; } table.details tr th{ - font-weight: bold; - text-align:left; - background:#a6caf0; + font-weight: bold; + text-align:left; + background:#a6caf0; } table.details tr td{ - background:#eeeee0; + background:#eeeee0; } p { - line-height:1.5em; - margin-top:0.5em; margin-bottom:1.0em; + line-height:1.5em; + margin-top:0.5em; margin-bottom:1.0em; } h1 { - margin: 0px 0px 5px; font: 165% verdana,arial,helvetica + margin: 0px 0px 5px; font: 165% verdana,arial,helvetica } h2 { - margin-top: 1em; margin-bottom: 0.5em; font: bold 125% verdana,arial,helvetica + margin-top: 1em; margin-bottom: 0.5em; font: bold 125% verdana,arial,helvetica } h3 { - margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica + margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica } h4 { - margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica + margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica } h5 { - margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica + margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica } h6 { - margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica + margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica } .Error { - font-weight:bold; color:red; + font-weight:bold; color:red; } .Failure { - font-weight:bold; color:purple; + font-weight:bold; color:purple; } .Properties { text-align:right; @@ -216,12 +226,12 @@ h6 { testcase methods. ====================================================================== --> - - - - - - + + + + + + - - - -

Class .

- - - - - -
- -

Tests

-

- + + + +

Class .

+ + +
+ + +
+ +

Tests

+

+ - - - - - - - -
-

- - - + + + + + + + + +

+ + + + + + + + +
cur = TestCases['.'] = new Array(); - + cur[''] = ''; - + @@ -312,239 +338,239 @@ h6 { ====================================================================== --> - - - - - - - - - - - - -
-

-
- -

Classes

-

- - - - - - - -
- -
-

- - + + + + + + + + + + + + +
+

+
+ +

Classes

+

+ + + + + + + +
+ +
+

+ +
- - - - - - - -

Classes

-

- - - - -
-

- - + + + + + + + +

Classes

+

+ + + + +
+

+ +
- - - - - - - / - .html - - - - - + + + + + + + / + .html + + + + + - - - - - - - -

Home

-

Packages

-

- - - - -
-

- - + + + + + + + +

Home

+

Packages

+

+ + + + +
+

+ +
- - - - - - - + + + + + + + - - - - - - - - open('allclasses-frame.html','classListFrame') - -

Summary

- - - - - - - - - - - - - - - - - Error - Failure - Pass - - - - - - - - - -
TestsFailuresErrorsSuccess rateTime
- - - - - - - -
- - - - -
- Note: failures are anticipated and checked for with assertions while errors are unanticipated. -
- -

Packages

- - - - - - - - - - - Error - Failure - Pass - - - - - - - - - -
- - - -
- - + + + + + + + + open('allclasses-frame.html','classListFrame') + +

Summary

+ + + + + + + + + + + + + + + + + Error + Failure + Pass + + + + + + + + + +
TestsFailuresErrorsSuccess rateTime
+ + + + + + + +
+ + + + +
+ Note: failures are anticipated and checked for with assertions while errors are unanticipated. +
+ +

Packages

+ + + + + + + + + + + Error + Failure + Pass + + + + + + + + + +
+ + + +
+ +
- - - - - - - - - open('package-frame.html','classListFrame') - -

Package

- - - - - -

Classes

-

- - - - - -
-

-
- - + + + + + + + + + open('package-frame.html','classListFrame') + +

Package

+ + + + + +

Classes

+

+ + + + + +
+

+
+ +
@@ -553,110 +579,110 @@ h6 { @param path the path to transform into a descending directory path --> - - - ../ - - - - - - ../ - + + + ../ + + + + + + ../ + - - stylesheet.css + + stylesheet.css -

Unit Test Results

- - - - - -
Designed for use with JUnit and Ant.
-
+

Unit Test Results

+ + + + + +
Designed for use with JUnit and Ant.
+
- - Name - Tests - Errors - Failures - Time(s) - + + Name + Tests + Errors + Failures + Time(s) + - - Name - Status - Type - Time(s) - + + Name + Status + Type + Time(s) + - - - - Error - Failure - Pass - - - - - - - - - + + + + Error + Failure + Pass + + + + + + + + + - + - - - - Error - Failure - TableRowColor - - - - - - Failure - - - - Error - - - - Success - - - - - + + + + Error + Failure + TableRowColor + + + + + + Failure + + + + Error + + + + Success + + + + + - - + + @@ -664,80 +690,80 @@ h6 { - + - + - - N/A - - - - - - -

- - - - - - + + N/A + + + + + + +

+ + + + + + - - - - \' - - - - - \\ - - - - - - - + + + + \' + + + + + \\ + + + + + + + - - - - -
- - - -
- - - -
+ + + + +
+ + + +
+ + + +
- - + + - - + + - +