Class StringInterpolatorTest.NullChecks

java.lang.Object
com.soebes.itf.jupiter.extension.StringInterpolatorTest.NullChecks
Enclosing class:
StringInterpolatorTest

@Nested class StringInterpolatorTest.NullChecks extends Object
  • Constructor Details

    • NullChecks

      NullChecks()
  • Method Details

    • constructor_fails_with_null_pointer_exception_while_using_null_as_parameter

      @Test void constructor_fails_with_null_pointer_exception_while_using_null_as_parameter()