testCollectionProxySwapProfiles() Regression test for loading CollectionProxy data in a thread where the profile
is swapped, and the thread-local broker is closed, between CollectionProxy construction
and retrieveCollections-call.
public void testCollectionProxySwapProfiles() throws Exception(Code)
Regression test for loading CollectionProxy data in a thread where the profile
is swapped, and the thread-local broker is closed, between CollectionProxy construction
and retrieveCollections-call.
throws: Exception - on unexpected failure