Package com.syzygy.events.ModelTests
Class EventTest
java.lang.Object
com.syzygy.events.ModelTests.EventTest
Unit Test class for the event model
- Since:
- 05nov2024
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final TestDatabase(package private) static EventAssociationprivate static boolean(package private) static Event(package private) static Facility(package private) static User(package private) static User -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
setUpComplete
private static boolean setUpComplete -
testEvent
-
testUser
-
testUser2
-
testFacility
-
invitedUser
-
db
-
-
Constructor Details
-
EventTest
public EventTest()
-
-
Method Details
-
resetUser
- Throws:
InterruptedException
-
createDb
- Throws:
InterruptedExceptionParseException
-
closeDb
public static void closeDb() -
testEventAttributes
- Throws:
ParseException
-
testAddUserToWaitlist
- Throws:
InterruptedException
-
testAcceptInvite
- Throws:
InterruptedException
-