freshKeyspace
Creates a fresh keyspace with a random name, registers classes, and creates tables.
Call KandraRuntimeHandle.close in @AfterEach to drop the keyspace.
Creates a fresh keyspace with a random name, registers classes, and creates tables.
Call KandraRuntimeHandle.close in @AfterEach to drop the keyspace.