There is no error message. The test set up creates a GravityLevelOne object and a GravityLevelTwo object. It sets the GravityLevelOne.GravityLevel2Obj field to the value of the GravityLevelTwo. In the Relativity front end, we can verify this. The test then tries to do a SqlDao get for the GravityLevelOne Object using FirstLevelOnly. The GravityLevelOne object that is returned does not have a value set for GravityLevelOne.GravityLevel2Obj even though it should be set.
There is no error message. The test set up creates a GravityLevelOne object and a GravityLevelTwo object. It sets the GravityLevelOne.GravityLevel2Obj field to the value of the GravityLevelTwo. In the Relativity front end, we can verify this. The test then tries to do a SqlDao get for the GravityLevelOne Object using FirstLevelOnly. The GravityLevelOne object that is returned does not have a value set for GravityLevelOne.GravityLevel2Obj even though it should be set.