#107 Improve Repository example's JavaDoc

This commit is contained in:
Ilkka Seppala
2015-08-21 22:49:53 +03:00
parent 4d08d16bb1
commit 57a271d4fe
2 changed files with 12 additions and 3 deletions

View File

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