Create passage describing parts of a story and add tests
closes: #2 (closed)
What are the key features of this change
Created a passage class which holds a title, content and a list of links. These links go out of a passage. Added tests which test the different constructors, equality, and list of links.
Checklist
-
Javadoc -
Relevant tests have been created -
Build tool test passed -
Class version is updated where relevant