Event Dispatcher  v0.1.6-beta.1
Project that offers a small library that allows to subscribe and fire events.
EqualsTest

Detailed Description

This class defines test of equality that the objects should pass.

Definition at line 28 of file EqualsTest.java.

Classes

class  ObservedValueEqualsTest
 
class  PersonObjectEqualsTest
 

Static Private Attributes

static final Logger LOGGER = LogManager.getLogger(EqualsTest.class)
 

Member Data Documentation

◆ LOGGER

final Logger LOGGER = LogManager.getLogger(EqualsTest.class)
staticprivate

Definition at line 30 of file EqualsTest.java.