DocumentationThree brokers are set up A, B and C. A has two registrations, one inclusive for the entities in B and one exclusive for the entity in C.
... The client sends a HTTP GET request to check that quering the OffStreetParking type returns the entities in B and C.
... Check that the OffStreetParking:1 entity in A is the same as the one in B. Check that the OffStreetParking:2 entity in A has the same totalSpotsNumber attribute as the one found in B. Check that the OffStreetParking:2 entity in A has the same location attribute as the one in C.
DocumentationThree brokers are set up A, B and C. A has two registrations, one inclusive for the entities in B and one exclusive for the entity in C.
... The client sends and HTTP POST request to check that the entities with type OffStreetParking can be queried from all brokers.
... Check that the OffStreetParking:1 entity in A is the same as the one in B. Check that the OffStreetParking:2 entity in A has the same totalSpotsNumber attribute as the one found in B. Check that the OffStreetParking:2 entity in A has the same location attribute as the one in C.
DocumentationFour brokers are set up A, B, C and D. A has three registrations, one inclusive for the entities in B, one redirect for the entities in C and D and one redirect for the entity in D.
... The client sends a HTTP GET request to check that quering the type OffStreetParking returns the entities in B, C and D. Said entities shall have the same attributes as the ones queried from A.
... Check that the OffStreetParking:1 entity in A has the same availableSpotsNumber and totalSpotsNumber attributes as the one in B. Check that the OffStreetParking:1 entity in A has the same location attribute as the one found in C. Check that the OffStreetParking:2 entity in A has the same availableSpotsNumber and totalSpotsNumber attributes as the one in C. Check that the OffStreetParking:2 entity in A has the same location attribute as the one in D.
DocumentationFour brokers are set up A, B, C and D. A has five registrations, two inclusive for the entities in B, one redirect for the entities in C and two redirect for the entity in D.
... Check that the entities in B, C and D have the same attributes as the ones queried from A.
... Check that the Vehicle:1 entity in A is the same as the one in B. Check that the entity OffStreetParking:1 in A is the same as the one in C. Check that the entities Vehicle:2 and OffStreetParking:2 in A are the same as the ones in D.
DocumentationFour brokers are set up A, B, C and D. A has three registrations, one auxiliary for the entities in B, one inclusive for the entities in C and one inclusive for the entity in D.
... Check that the entities returned from A match the attributes of the entities in B, C and D.
... Check that the OffStreetParking:1 entity in A has the same name and location attributes as the ones in C. Check that the entity OffStreetParking:1 in A has the same availableSpotsNumber and totalSpotsNumber attributes as the one in D. Check that the OffStreetParking:2 entity is the same as the one in B.