/**
* Hamcrest matchers for persistent objects. These classes are primarily
* used during testing.
*
* @see <a href="https://code.google.com/p/hamcrest/">Hamcrest</a>
*
* @author Bear Giles <bgiles@coyotesong.com>
*/
package com.invariantproperties.project.student.matcher;