| TestDelete()Tests
 Test1: List returned with just a relationship
 Test1: List returned with relationship[int]
 Test1: List returned with relationship[cond:condition]
 Test1: List returned with relationship[whereclause]
 Test1: List returned with bracket in [whereclause]
 Test1: List returned with chained relationship
 Test1: List returned with dots in whereclause
 Test1: List returned with discardable flag false
 Test1: List returned with discardable flag true
 Test2: Exists function returns true correctly
 Test2: Exists function returns false correctly
 TestBogus: What happens when condition doesn't exist
 TestBogus: What happens when the where clause has SQL errors
 TestBogus: What happens when negative number in [-32]
 TestBogus: What happens when .. |