Class MongoUtilTest


  • public class MongoUtilTest
    extends Object
    Author:
    Randall Hauch
    • Field Detail

      • address

        private com.mongodb.ServerAddress address
      • addresses

        private List<com.mongodb.ServerAddress> addresses
    • Constructor Detail

      • MongoUtilTest

        public MongoUtilTest()
    • Method Detail

      • shouldParseIPv4ServerAddressWithoutPort

        public void shouldParseIPv4ServerAddressWithoutPort()
      • shouldParseIPv4ServerAddressWithoPort

        public void shouldParseIPv4ServerAddressWithoPort()
      • shouldParseIPv6ServerAddressWithoutPort

        public void shouldParseIPv6ServerAddressWithoutPort()
      • shouldParseIPv6ServerAddressWithPort

        public void shouldParseIPv6ServerAddressWithPort()
      • shouldParseServerAddressesWithoutPort

        public void shouldParseServerAddressesWithoutPort()
      • shouldParseServerAddressesWithPort

        public void shouldParseServerAddressesWithPort()
      • shouldParseServerAddressesWithReplicaSetNameAndWithoutPort

        public void shouldParseServerAddressesWithReplicaSetNameAndWithoutPort()
      • shouldParseServerAddressesWithReplicaSetNameAndWithPort

        public void shouldParseServerAddressesWithReplicaSetNameAndWithPort()
      • shouldParseServerIPv6AddressesWithReplicaSetNameAndWithoutPort

        public void shouldParseServerIPv6AddressesWithReplicaSetNameAndWithoutPort()
      • shouldParseServerIPv6AddressesWithReplicaSetNameAndWithPort

        public void shouldParseServerIPv6AddressesWithReplicaSetNameAndWithPort()
      • shouldNotParseServerAddressesWithReplicaSetNameAndOpenBracket

        public void shouldNotParseServerAddressesWithReplicaSetNameAndOpenBracket()
      • shouldNotParseServerAddressesWithReplicaSetNameAndNoAddress

        public void shouldNotParseServerAddressesWithReplicaSetNameAndNoAddress()
      • shouldParseReplicaSetName

        public void shouldParseReplicaSetName()
      • shouldNotParseReplicaSetName

        public void shouldNotParseReplicaSetName()