SuccessChanges

Summary

  1. tsk5: Adds IsEqualToStory matcher for Story entity tests (details)
Commit b1978d0dd1bab841da883292f8c403535983013c by devpablogg
tsk5: Adds IsEqualToStory matcher for Story entity tests
This commit introduces the IsEqualToStory class, a custom matcher for
the Story entity to simplify testing equality in unit tests. It extends
IsEqualToEntity and verifies all relevant attributes.
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java