You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- method oneOf(Seq)Gen in object Gen's type is different in current
version, where it is (immutable.Seq)Gen instead of (Seq)Gen
- method sequence(Traversable,util.Buildable)Gen in object Gen's type
is different in current version, where it is
(Iterable,util.Buildable)Gen instead of
(Traversable,util.Buildable)Gen
- method properties()Seq in class Properties has a different result
type in current version, where it is immutable.Seq rather than Seq
- method checkProperties(Test#Parameters,Properties)Seq in object Test
has a different result type in current version, where it is
immutable.Seq rather than Seq
- method
canCreateNewSut(java.lang.Object,Traversable,Traversable)Boolean in
interface commands.Commands's type is different in current version,
where it is (java.lang.Object,Iterable,Iterable)Boolean instead of
(java.lang.Object,Traversable,Traversable)Boolean
- abstract method
canCreateNewSut(java.lang.Object,Iterable,Iterable)Boolean in
interface commands.Commands is present only in current version
- method fromIterable(Traversable)java.lang.Object in interface
util.Buildable's type is different in current version, where it is
(Iterable)java.lang.Object instead of (Traversable)java.lang.Object
0 commit comments