Class JUnit5Xml30StatelessReporter

    • Field Detail

      • usePhrasedFileName

        private boolean usePhrasedFileName
        false by default.
        This action takes effect only in JUnit5 provider together with a test class annotated DisplayName.
      • usePhrasedTestSuiteClassName

        private boolean usePhrasedTestSuiteClassName
        false by default.
        This action takes effect only in JUnit5 provider together with a test class annotated DisplayName.
      • usePhrasedTestCaseClassName

        private boolean usePhrasedTestCaseClassName
        false by default.
        This action takes effect only in JUnit5 provider together with a test class annotated DisplayName.
      • usePhrasedTestCaseMethodName

        private boolean usePhrasedTestCaseMethodName
        false by default.
        This action takes effect only in JUnit5 provider together with a test method annotated DisplayName.
    • Constructor Detail

      • JUnit5Xml30StatelessReporter

        public JUnit5Xml30StatelessReporter()