java.lang.Object
org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupProcessorTest

public class MarkupProcessorTest extends Object
  • Constructor Details

    • MarkupProcessorTest

      public MarkupProcessorTest()
  • Method Details

    • shouldNotMatch

      @Test public void shouldNotMatch()
    • shouldNotMatchRegex

      @Test public void shouldNotMatchRegex()
    • shouldMatch

      @Test public void shouldMatch()
    • shouldMatchRegex

      @Test public void shouldMatchRegex()
    • shouldMatchRegexSpecialCharacter

      @Test public void shouldMatchRegexSpecialCharacter()
    • shouldNotMatchWithTwoMarkup

      @Test public void shouldNotMatchWithTwoMarkup()
    • shouldMatchFirstWithTwoMarkup

      @Test public void shouldMatchFirstWithTwoMarkup()
    • shouldMatchSecondWithTwoMarkup

      @Test public void shouldMatchSecondWithTwoMarkup()
    • shouldMatchBothWithTwoMarkup

      @Test public void shouldMatchBothWithTwoMarkup()
    • shouldMatchWithTwoMarkup

      @Test public void shouldMatchWithTwoMarkup()
    • shouldMatchHtmlFullTextWithTwoMarkup

      @Test public void shouldMatchHtmlFullTextWithTwoMarkup()
    • shouldSecondMatchesFirst

      @Test public void shouldSecondMatchesFirst()
    • shouldFirstMatchesSecond

      @Test public void shouldFirstMatchesSecond()
    • shouldNotMatchForLabel

      @Test public void shouldNotMatchForLabel()
    • shouldMatchForLabel

      @Test public void shouldMatchForLabel()
    • shouldNotMatchRegexForLabel

      @Test public void shouldNotMatchRegexForLabel()
    • shouldNotMatchRegexForMultiLabel

      @Test public void shouldNotMatchRegexForMultiLabel()
    • shouldMatchRegexForMultiLabel

      @Test public void shouldMatchRegexForMultiLabel()
    • shouldMatchRegexForDifferentMultiLabel

      @Test public void shouldMatchRegexForDifferentMultiLabel()
    • shouldMatchRegexGeneralAndLabel

      @Test public void shouldMatchRegexGeneralAndLabel()
    • shouldMatchStringCaseSensitive

      @Test public void shouldMatchStringCaseSensitive()
    • shouldMatchStringWithHtmlEntities

      @Test public void shouldMatchStringWithHtmlEntities()
    • shouldMatchStringWithMultipleHtmlEntities

      @Test public void shouldMatchStringWithMultipleHtmlEntities()