Class PostgreSqlRule

java.lang.Object
net.officefloor.jdbc.postgresql.test.AbstractPostgreSqlJUnit
net.officefloor.jdbc.postgresql.test.PostgreSqlRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class PostgreSqlRule extends AbstractPostgreSqlJUnit implements org.junit.rules.TestRule
TestRule to run PostgreSql.
Author:
Daniel Sagenschneider