Basic implementation of the Java client with integration tests.

This commit is contained in:
Jason Watkins
2015-03-31 12:05:04 -07:00
parent 0a09b11bae
commit b783b40073
8 changed files with 1101 additions and 4 deletions

10
Java/.idea/libraries/junit_4_11.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="junit-4.11">
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.11.jar!/" />
<root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>