Class JUnit4DescriptionGenerator

java.lang.Object
org.jbehave.core.junit.JUnit4DescriptionGenerator

public class JUnit4DescriptionGenerator extends Object
  • Constructor Details

  • Method Details

    • createDescriptionsFrom

      public List<org.junit.runner.Description> createDescriptionsFrom(PerformableTree performableTree)
    • createDescriptionsFrom

      public org.junit.runner.Description createDescriptionsFrom(Lifecycle lifecycle, PerformableTree.PerformableScenario performableScenario)
    • uniquify

      public String uniquify(String string)
    • getTestCases

      public int getTestCases()