File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
src/test/java/org/owasp/esapi/http Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
- < html >
3
- < head >
4
- </ head >
5
-
6
- < body bgcolor ="white ">
7
-
8
- A few simple mock classes to help test the ESAPI reference
9
- implementation. These classes are not fully functional and only
10
- implement the functions required to test the library. These
11
- implementations are not fully accurate and may not behave like the real
12
- Java EE classes.
13
-
14
- </ body >
15
- </ html >
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
+ < html >
3
+ < head >
4
+ </ head >
5
+
6
+ < body bgcolor ="white ">
7
+
8
+ A few simple mock classes to help test the ESAPI reference
9
+ implementation. These classes are not fully functional and only
10
+ implement the functions required to test the library. These
11
+ implementations are not fully accurate and may not behave like the real
12
+ Java EE classes.
13
+
14
+ </ body >
15
+ </ html >
You can’t perform that action at this time.
0 commit comments