49e34f280e
* Make TestServer instances reusable for whole suites * Fix subtle test bug at 0 nanos past the second |
||
---|---|---|
.. | ||
src/main/java/com/microsoft/thrifty | ||
README.md | ||
TestThrift.thrift | ||
build.gradle |
README.md
thrifty-test-server
A configurable server based on the TestThrift.thrift test data, used for conformance tests
in thrifty-integration-tests
.
The generated code can be updated with thrift -out thrifty-test-server/src/main/java --gen java thrifty-test-server/TestThrift.thrift