You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by James Bognar <ja...@salesforce.com> on 2016/09/16 17:54:55 UTC

Figured out how to include integration tests.

FYI...I got the integration tests in juneau-samples and juneau-server-test
running in Maven.  All JUnits are now running green.

I simply added TestSuite classes to each project that starts and stops the
REST microservice from @BeforeClass and @AfterClass methods.


-- 
James Bognar