3 Commits

Author SHA1 Message Date
pivovarit
2538f13176 Mockito2 Java8 refactor 2017-03-03 08:32:46 +01:00
Felipe Reis
351af60bce refactor: Use 'of' instead of Stream 'builder'
Simplify the construction of a Stream by using the 'of()' method instead
of a 'builder'

Resolves: BAEL-632
2017-03-02 18:16:06 -03:00
Felipe Reis
4b70b1d5ce feat: Implement example tests for all scenarios
Relates to: BAEL-632
2017-03-01 19:29:34 -03:00