TechnionYP5779 / team1

Git repo of team 1 of the yearly project technion CS
6 stars 3 forks source link

Unit Tests Outer.java #123

Closed yoavz1997 closed 5 years ago

yoavz1997 commented 5 years ago

96

ofiralexi commented 5 years ago

Can;'t clone outer

yoavz1997 commented 5 years ago

Even so, there are still more branches to explore such as new Outer<>(null) which throws an exception. It can be tested by using @Test(expected = IllegalArgumentException.class) public void test() {...}

ShaiZeevi commented 5 years ago

@ofiralexi I see there has been a commit since the last review. Are you submitting the tests for a re-review? They are currently rejected

ofiralexi commented 5 years ago

@ShaiZeevi uploaded new version.

yoavz1997 commented 5 years ago

Done #79