All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.testing.core.postgres.SpincastTestingPostgres.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastTestingPostgres (org.spincast:spincast-framework 1.0.0 API)












org.spincast.testing.core.postgres

Class SpincastTestingPostgres

    • Field Detail

      • logger

        protected static final org.slf4j.Logger logger
    • Method Detail

      • getPg

        protected com.opentable.db.postgres.embedded.EmbeddedPostgres getPg()
      • getJdbcUtils

        protected JdbcUtils getJdbcUtils()
      • init

        @Inject
        public void init()
      • getDbConnectionString

        public String getDbConnectionString()
      • getDbPort

        public int getDbPort()
      • getDbName

        public String getDbName()
      • getDbUsername

        public String getDbUsername()
      • getDbPassword

        public String getDbPassword()
      • getDbMaxPoolSize

        public int getDbMaxPoolSize()
      • stopPostgres

        public void stopPostgres()
        Stops Postgres.
      • clearDatabase

        public void clearDatabase()
        Clears the whole database.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy