cesarhernandezgt commented on a change in pull request #399: Added README.adoc: 
TOMEE-2393
URL: https://github.com/apache/tomee/pull/399#discussion_r257742058
 
 

 ##########
 File path: examples/rest-applicationcomposer-mockito/README.adoc
 ##########
 @@ -0,0 +1,83 @@
+= Application Composer and Mockito example
+:index-group: Testing Techniques
+:jbake-type: page
+:jbake-status: published
+
+In this example, a REST service will be tested, using Application Composer and 
Mockito.
+
+http://tomee.apache.org/tomee-8.0/docs/application-composer/index.html[Application
 Composer] is an API for creating an EE application programmatically. 
https://site.mockito.org/[Mockito] is a mocking framework. Both will be used 
for testing a REST service.
 
 Review comment:
   👍 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to