class TestLibraryArea(object):

    def test_library_area(self):
        LibraryArea.drop_collection()
        library_area = LibraryArea()