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
Exceptionpublic void shouldRemoveEvenWhenInitialisedWithImmutable()
public void shouldDoNothingWhenAKeyHasNoValue()
throws Exception
Exceptionpublic void removeAllShouldKeepKey()
public void removeKeyShouldRemoveKey()
Copyright © 2020. All rights reserved.