Spec.Simple, Spec.Strict
Constructor and Description |
---|
Spec.Strict(String text,
Repo repo,
User user,
Users users,
Coordinates work,
Class<?> type)
Public ctor.
|
public Spec.Strict(@NotNull(message="spec can\'t be NULL") String text, @NotNull(message="repo can\'t be NULL") Repo repo, @NotNull(message="user can\'t be NULL") User user, @NotNull(message="users can\'t be NULL") Users users, @NotNull(message="work can\'t be NULL") Coordinates work, @NotNull(message="type can\'t be NULL") Class<?> type) throws SpecException
text
- The textrepo
- Repouser
- Userusers
- Userswork
- Coordinates we're intype
- Type expectedSpecException
- If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.