Package org.springframework.cassandra.test.unit.core.cql.generator.CreateKeyspaceCqlGeneratorTests

Examples of org.springframework.cassandra.test.unit.core.cql.generator.CreateKeyspaceCqlGeneratorTests.NetworkTopologyTest


  public static class NetworkTopologyIntegrationTest extends Base<NetworkTopologyTest> {

    @Override
    public NetworkTopologyTest unit() {
      return new NetworkTopologyTest();
    }
View Full Code Here

TOP

Related Classes of org.springframework.cassandra.test.unit.core.cql.generator.CreateKeyspaceCqlGeneratorTests.NetworkTopologyTest

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.