Class FluentApiTest


  • public class FluentApiTest
    extends Object
    Unit tests for the Fluent API with Result pattern
    • Constructor Detail

      • FluentApiTest

        public FluentApiTest()
    • Method Detail

      • setUp

        public void setUp()
      • testFluentSuccessfulResponse

        public void testFluentSuccessfulResponse()
      • testFluentErrorResponse

        public void testFluentErrorResponse()
      • testResultPatternHandling

        public void testResultPatternHandling()