#107 Improvements for Multiton JavaDoc

This commit is contained in:
Ilkka Seppala
2015-08-20 22:35:57 +03:00
parent e8c8e26c8b
commit 952ebc638f
4 changed files with 14 additions and 5 deletions
@@ -4,6 +4,11 @@ import org.junit.Test;
import com.iluwatar.multiton.App;
/**
*
* Application test
*
*/
public class AppTest {
@Test