Klasse ControlHtmlBuilderTest<CHB extends IControlHtmlBuilder<C>,C extends IControl<C,?>>

java.lang.Object
ch.nolix.core.testing.standardtest.StandardTest
ch.nolix.systemtest.webguitest.basecontroltooltest.ControlHtmlBuilderTest<CHB,C>

public abstract class ControlHtmlBuilderTest<CHB extends IControlHtmlBuilder<C>,C extends IControl<C,?>> extends StandardTest
  • Konstruktordetails

    • ControlHtmlBuilderTest

      public ControlHtmlBuilderTest()
  • Methodendetails

    • createControl

      protected abstract C createControl()
    • createTestUnit

      protected abstract CHB createTestUnit()
    • getExpectedStringRepresentationOfCreatedHtmlElementForNewControl

      protected abstract String getExpectedStringRepresentationOfCreatedHtmlElementForNewControl()