Method Summary |
|
public void | test1a() Counts the expected results. |
public void | test1b() Checks the container type. |
public void | test1c() Checks the size of the container object. |
public void | test1d() Checks whether the container object in the various results is the same (equal). |
public void | test1e() Checks whether the container object in the various results is the same (==). |
public void | test1f() Checks whether the Collection.contains relationships are consistent with the facts in the kb. |
public void | test2a() Counts the expected results. |
public void | test2b() Checks the container type. |
public void | test2c() Checks the size of the container object. |
public void | test2d() Checks whether the container object in the various results is the same (equal). |
public void | test2e() Checks whether the container object in the various results is the same (==). |
public void | test2f() Checks whether the Collection.contains relationships are consistent with the facts in the kb. |
public void | test2g() Checks the expected order of resources in the container. |
public void | test5a() Counts the expected results. |
public void | test5b() Checks the container type. |
public void | test5c() Checks the size of the container object. |
public void | test5d() Checks whether the container object in the various results is the same (equal). |
public void | test5e() Checks whether the container object in the various results is the same (==). |
public void | test5f() Checks whether the Collection.contains relationships are consistent with the facts in the kb. |
public void | test5g() Checks the expected order of resources in the container. |