Commit
67e5e8ae6bc1367f92d2fc85b105d199bdc92790
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 changes to Matchers.hasSize() to evaluates the size of the lists.