public static class MultimapTests.ContainsKeyTests extends Object
| Constructor and Description |
|---|
ContainsKeyTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
emptyCollectionshouldBeTrueForHasKey() |
void |
setup() |
void |
shouldBeFalseForKeyForWhichNoValuesHaveBeenPut() |
void |
shouldBeFalseForKeyWhenAllValuesAreRemoved() |
void |
shouldBeFalseForKeyWhenEmptyCollectionIsPut() |
void |
shouldBeTrueForKeyWithValues() |
public void setup()
public void shouldBeTrueForKeyWithValues()
throws Exception
Exceptionpublic void shouldBeFalseForKeyForWhichNoValuesHaveBeenPut()
throws Exception
Exceptionpublic void shouldBeFalseForKeyWhenAllValuesAreRemoved()
throws Exception
Exceptionpublic void shouldBeFalseForKeyWhenEmptyCollectionIsPut()
throws Exception
Exceptionpublic void emptyCollectionshouldBeTrueForHasKey()
Copyright © 2020. All rights reserved.