Skip to content

Conversation

@RamSaw
Copy link
Owner

@RamSaw RamSaw commented Apr 13, 2018

No description provided.

public class CheckSummerTest {
@Test
public void getCheckSumEmptyDir() throws Exception {
Path path = Paths.get("testDirs/emptyDir/");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ну, в гит пустой каталог не положить, так что этого каталога там нет и тест не проходит


public class CheckSummerTest {
@Test
public void getCheckSumEmptyDir() throws Exception {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

одна сплошная копипаста у вас в тестах. ну и вообще тестов маловато, тут много всего можно проверить -- многоуровневые каталоги, разные файлы на разных уровнях и т.п.

@jzuken
Copy link
Collaborator

jzuken commented Apr 30, 2018

9 баллов

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants