Class AvsMockClientTest

  • All Implemented Interfaces:
    JaloSessionHolder

    public class AvsMockClientTest
    extends ServicelayerTest
    Validates that the "out-of-the-box" spring configuration will wire in the mock client if mock mode is set.
    • Constructor Detail

      • AvsMockClientTest

        public AvsMockClientTest()
    • Method Detail

      • setup

        public void setup()
      • shouldPingSuccess

        public void shouldPingSuccess()
      • shouldPingFail

        public void shouldPingFail()
      • shouldAcceptAddress

        public void shouldAcceptAddress()
      • shouldRejectAddress

        public void shouldRejectAddress()
      • shouldReviewAddress

        public void shouldReviewAddress()
      • shouldRejectAddressFiedNull

        public void shouldRejectAddressFiedNull()
      • shouldRejectAddressFiedEmpty

        public void shouldRejectAddressFiedEmpty()
      • shouldFindServiceNotAvailable

        public void shouldFindServiceNotAvailable()
      • shouldFindServiceError

        public void shouldFindServiceError()
      • shouldFindServiceTimeout

        public void shouldFindServiceTimeout()
      • shouldFindIllegalState

        public void shouldFindIllegalState()