mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 14:59:25 +00:00
Class diagram & fix relation between units
This commit is contained in:
@@ -11,8 +11,6 @@ import static org.junit.Assert.*;
|
||||
*/
|
||||
public class UnitTest {
|
||||
|
||||
private Unit unit;
|
||||
|
||||
@Test
|
||||
public void testConstGetSet() throws Exception {
|
||||
final String name = "testName";
|
||||
|
||||
Reference in New Issue
Block a user