Renamed GatewayTest to accurately reflect what is being tested due to refactoring.
This commit is contained in:
parent
7e1d9aac59
commit
225a403de6
@ -16,7 +16,7 @@ import java.util.List;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
|
||||
public class GatewayTest {
|
||||
public class HibernateDatabaseTest {
|
||||
|
||||
private IDatabase database;
|
||||
|
Loading…
Reference in New Issue
Block a user