Skip to content

Create passage describing parts of a story and add tests

Carl Gützkow requested to merge create-passage into main

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

Merge request reports

Loading