At the moment there is no easy way write tests for secure service scenarios involving multiple partitions. For example, to test a service's access control policy based on partition ID by attempting to access a resource belonging to one partition from a different partition.
Description
Description