| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectliquibase.assertions.DiffResultAssert
public class DiffResultAssert
Utility class to make asserts on diffresults
| Method Summary | |
|---|---|
| static DiffResultAssert | assertThat(DiffResult diffResult)Constructs a DiffResultAssert to make assertions on a diffresult | 
|  DiffResultAssert | containsMissingForeignKeyWithName(String fkName)Checks that diffresult contains a foreign key with the given name | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static DiffResultAssert assertThat(DiffResult diffResult)
public DiffResultAssert containsMissingForeignKeyWithName(String fkName)
fkName - Foreign key name| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||