com.websudos.phantom

testing

package testing

Visibility
  1. Public
  2. All

Type Members

  1. trait BaseTest extends FlatSpec with CassandraTest with TestZookeeperConnector

  2. trait CassandraFeatureSpec extends FeatureSpec with SimpleCassandraTest

  3. trait CassandraFlatSpec extends FlatSpec with SimpleCassandraTest

  4. trait CassandraManager extends AnyRef

  5. trait CassandraSetup extends AnyRef

  6. trait CassandraTest extends ScalaFutures with Matchers with Assertions with AsyncAssertions with CassandraSetup with BeforeAndAfterAll

  7. trait FeatureBaseTest extends FeatureSpec with CassandraTest with TestZookeeperConnector

  8. trait PhantomCassandraConnector extends SimpleCassandraConnector

  9. trait PhantomCassandraTestSuite extends FlatSpec with CassandraFlatSpec with PhantomCassandraConnector

  10. trait SimpleCassandraConnector extends CassandraSetup with CassandraConnector

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

  12. trait TestZookeeperConnector extends DefaultZookeeperConnector with CassandraSetup

Value Members

  1. object DefaultCassandraManager extends CassandraManager

Ungrouped