#107 Business Delegate JavaDoc improvements

This commit is contained in:
Ilkka Seppala
2015-08-18 21:40:11 +03:00
parent 81dda94abd
commit a0283d60f1
3 changed files with 14 additions and 5 deletions

View File

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