|
@@ -2,8 +2,11 @@
|
|
This is the HServer portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
|
|
This is the HServer portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
|
|
|
|
|
|
### Tests
|
|
### Tests
|
|
-* [HServer JSON test source](src/main/java/com/test/hserver/controller/TestController.java)
|
|
|
|
|
|
+* [JSON test source](src/main/java/com/test/hserver/controller/TestController.java)
|
|
* [Plaintext test source](src/main/java/com/test/hserver/controller/TestController.java)
|
|
* [Plaintext test source](src/main/java/com/test/hserver/controller/TestController.java)
|
|
|
|
+* [Data-Store test source](src/main/java/com/test/hserver/controller/TestController.java)
|
|
|
|
+* [Data-Update test source](src/main/java/com/test/hserver/controller/TestController.java)
|
|
|
|
+* [Fortunes test source](src/main/java/com/test/hserver/controller/TestController.java)
|
|
|
|
|
|
## Infrastructure Software Versions
|
|
## Infrastructure Software Versions
|
|
|
|
|