Commit
68d958f64ba89c93a65ca620d77b96f471f5038a
by bcgonzalez4tsk9 Adds the javadoc and the corresponding tests to the
StoryEJB.getById method
Adds the documentation and the corresponding unit tests to the getId
method of StoryEJB. A storyWithId method is also added to the
StoryDataset class to get the first story in the list of stories whose
id matches the entered one.