#107 JavaDoc improvements for Poison Pill

This commit is contained in:
Ilkka Seppala
2015-08-21 22:34:23 +03:00
parent 520f81d62e
commit 2bf00c3b5e
3 changed files with 20 additions and 8 deletions

View File

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