#107 JavaDoc for Service Layer

This commit is contained in:
Ilkka Seppala
2015-08-21 22:57:24 +03:00
parent 1b2a1fd19f
commit 488e5dd281
3 changed files with 14 additions and 5 deletions

View File

@ -4,6 +4,11 @@ import org.junit.Test;
import com.iluwatar.servicelayer.app.App;
/**
*
* Application test
*
*/
public class AppTest {
@Test