che-server/agents
Florent BENOIT 9581a9bbef Move to mockito 2.10
Some changes are required like
 - anyString() --> nullable(String.class) for many tests as in fact we provide null values
 - add class for VerificationMode as there are more than one method now (can't use lambdas)
 - remove cast on ArgumentMatcher (now we can use lambdas as there is generics)
 - remove unecessary stubbing (mockito is now reporting un-needed stubs)

Change-Id: I69c7ccc86bc85a4401d5e33671229ae0ce560dbb
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-15 10:34:15 +02:00
..
che-core-api-agent Move to mockito 2.10 2017-10-15 10:34:15 +02:00
che-core-api-agent-shared RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
exec RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
git-credentials RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
go-agents RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
ls-csharp RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
ls-json RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
ls-php RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
ls-python RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
ls-typescript RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
ls-yaml RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
ssh RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
terminal RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
test-ls RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
unison RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00
pom.xml RELEASE: Set next development version (#6692) 2017-10-14 20:17:04 +03:00