Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 1e8648bc2a [New] implemented a RuntimeMock for easy mockin the container
This can be used in the different projects to testing components which
need a runtime
2013-11-14 21:31:14 +01:00
src/main/java/li/strolch/testbase [New] implemented a RuntimeMock for easy mockin the container 2013-11-14 21:31:14 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:36 +01:00
LICENSE Initial commit 2013-10-24 11:29:06 -07:00
README.md Initial commit 2013-10-24 11:29:06 -07:00
pom.xml [New] added a container mock which creates the required directory struct 2013-10-31 00:44:29 +01:00

README.md

li.strolch.testbase

Test base for the li.strolch.* projects