Commit
f6709a6e108cba05627fff22e41ebbe498edb162
by jspilva17
tsk14 TestStoryEJB corrected Fixes test in storyEJB, the test to search stories by title or content fails, it happens by using is instead of IsEqualToStory.containsStoriesInAnyOrder(), also changed to Matchers.hasSize() to evaluate the size of the lists.