#107 Improve Prototype JavaDoc

This commit is contained in:
Ilkka Seppala
2015-08-21 22:41:33 +03:00
parent c32246e41d
commit 8fb0ec1bf9
2 changed files with 16 additions and 4 deletions
@@ -4,6 +4,11 @@ import org.junit.Test;
import com.iluwatar.property.App;
/**
*
* Application test
*
*/
public class AppTest {
@Test