public static class MultimapTests.RemoveTests extends Object
Constructor and Description |
---|
RemoveTests() |
Modifier and Type | Method and Description |
---|---|
void |
removeAllShouldKeepKey() |
void |
removeKeyShouldRemoveKey() |
void |
setup() |
void |
shouldDoNothingWhenAKeyHasNoValue() |
void |
shouldRemoveEvenWhenInitialisedWithImmutable() |
void |
shouldRemoveTheGivenKeyValuePair() |
public void setup()
public void shouldRemoveTheGivenKeyValuePair() throws Exception
Exception
public void shouldRemoveEvenWhenInitialisedWithImmutable()
public void shouldDoNothingWhenAKeyHasNoValue() throws Exception
Exception
public void removeAllShouldKeepKey()
public void removeKeyShouldRemoveKey()
Copyright © 2020. All rights reserved.