You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Test
@DataSet("datasets/users.yml")
@DataSetExpected("datasets/expected-users.yml")
public void shouldMatchDataset() throws Exception {
//change db state
}
after test the database should match expected-users dataset.