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