#107 Front Controller example JavaDoc

This commit is contained in:
Ilkka Seppala
2015-08-18 22:54:15 +03:00
parent de784cfdc1
commit c5c4a68c6f
3 changed files with 27 additions and 11 deletions

View File

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