Class diagram & fix relation between units

This commit is contained in:
SrdjanPaunovic
2017-05-03 17:59:54 +02:00
parent 678524704c
commit c92a8daeda
8 changed files with 190 additions and 17 deletions

View File

@ -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";