Class MultimapTests.PutAllTests

  • Enclosing class:
    MultimapTests

    public static class MultimapTests.PutAllTests
    extends java.lang.Object
    • Constructor Detail

      • PutAllTests

        public PutAllTests()
    • Method Detail

      • setup

        public void setup()
      • shouldPutValuesInCollection

        public void shouldPutValuesInCollection()
      • shouldPutAllWithoutOverwriteIfPresent

        public void shouldPutAllWithoutOverwriteIfPresent()
      • shouldPutAllIfCollectionIsEmpty

        public void shouldPutAllIfCollectionIsEmpty()