Searched refs:assertSubscriptions (Results 1 – 1 of 1) sorted by relevance
58 assertSubscriptions(new VmsAssociatedLayer(LAYER1, emptySet())); in testSubscribe_SingleLayer()67 assertSubscriptions(new VmsAssociatedLayer(LAYER1, emptySet())); in testSubscribe_SingleLayer_IgnoreDuplicates()81 assertSubscriptions(new VmsAssociatedLayer(LAYER1, emptySet())); in testSubscribe_SingleLayer_RetryAfterException()99 assertSubscriptions(new VmsAssociatedLayer(LAYER1, emptySet())); in testUnsubscribe_SingleLayer_IgnoreUnknown()124 assertSubscriptions( in testSubscribe_MultipleLayers()138 assertSubscriptions( in testUnsubscribe_MultipleLayers()148 assertSubscriptions(new VmsAssociatedLayer(LAYER1, asSet(PROVIDER_ID1))); in testSubscribe_SingleLayerAndProvider()157 assertSubscriptions(new VmsAssociatedLayer(LAYER1, asSet(PROVIDER_ID1))); in testSubscribe_SingleLayerAndProvider_IgnoreDuplicates()171 assertSubscriptions(new VmsAssociatedLayer(LAYER1, asSet(PROVIDER_ID1))); in testSubscribe_SingleLayerAndProvider_RetryAfterException()189 assertSubscriptions(new VmsAssociatedLayer(LAYER1, asSet(PROVIDER_ID1))); in testUnsubscribe_SingleLayerAndProvider_IgnoreUnknown()[all …]