#107 Callback JavaDoc improvements

This commit is contained in:
Ilkka Seppala
2015-08-18 21:51:04 +03:00
parent a0283d60f1
commit b3b6479f6f
5 changed files with 15 additions and 2 deletions

View File

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