#107 JavaDoc improvements
This commit is contained in:
		@@ -3,6 +3,11 @@ import org.junit.Test;
 | 
			
		||||
 | 
			
		||||
import com.iluwatar.abstractfactory.App;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * 
 | 
			
		||||
 * Application test
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
public class AppTest {
 | 
			
		||||
 | 
			
		||||
	@Test
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,11 @@ import org.junit.Test;
 | 
			
		||||
 | 
			
		||||
import com.iluwatar.adapter.App;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * 
 | 
			
		||||
 * Application test
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
public class AppTest {
 | 
			
		||||
 | 
			
		||||
	@Test
 | 
			
		||||
 
 | 
			
		||||
@@ -2,6 +2,11 @@ package com.iluwatar.async.method.invocation;
 | 
			
		||||
 | 
			
		||||
import org.junit.Test;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * 
 | 
			
		||||
 * Application test
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
public class AppTest {
 | 
			
		||||
 | 
			
		||||
	@Test
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,11 @@ import org.junit.Test;
 | 
			
		||||
 | 
			
		||||
import com.iluwatar.bridge.App;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * 
 | 
			
		||||
 * Application test
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
public class AppTest {
 | 
			
		||||
 | 
			
		||||
	@Test
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user