Storyboard BasicModelOnTheCouch
This is a test for writing objects to the CouchDB instance https://docker.cs.uni-kassel.de:5984/ and read from it. First a database is created, the following objects get persisted and the connection gets closed.
Afterwards the objects get reconstructed by reading all persisted documents from the same CouchDB instance.
Finally the database is deleted.