com.websudos.phantom.testkit

suites

package suites

Visibility
  1. Public
  2. All

Type Members

  1. trait CassandraFeatureSpec extends FeatureSpec with SimpleCassandraTest

  2. trait CassandraFlatSpec extends FlatSpec with SimpleCassandraTest

  3. trait CassandraTest extends ScalaFutures with Matchers with Assertions with AsyncAssertions with BeforeAndAfterAll

  4. trait PhantomCassandraConnector extends SimpleCassandraConnector

  5. trait PhantomCassandraTestSuite extends FlatSpec with CassandraFlatSpec with PhantomCassandraConnector

  6. trait SimpleCassandraConnector extends AnyRef

  7. trait SimpleCassandraTest extends ScalaFutures with SimpleCassandraConnector with Matchers with Assertions with AsyncAssertions with BeforeAndAfterAll

Ungrouped