Class AsAssertTest

java.lang.Object
it.tidalwave.ui.test.AsAssertTest

public class AsAssertTest extends Object
Author:
Fabrizio Giudici
  • Constructor Details

    • AsAssertTest

      public AsAssertTest()
  • Method Details

    • test_assertThat_with_As

      public void test_assertThat_with_As()
    • test_assertThat_with_BoundProperty

      public void test_assertThat_with_BoundProperty()
    • test_hasDisplayable

      public void test_hasDisplayable()
    • test_hasDisplayable_failure

      public void test_hasDisplayable_failure()
    • test_hasDisplayName_1

      public void test_hasDisplayName_1()
    • test_hasDisplayName_2

      public void test_hasDisplayName_2()
    • test_hasDisplayName_bad

      public void test_hasDisplayName_bad()
    • test_hasStyleable

      public void test_hasStyleable()
    • test_hasStyleable_failure

      public void test_hasStyleable_failure()
    • test_hasCompositeOf

      public void test_hasCompositeOf()
    • test_hasCompositeOf_failure

      public void test_hasCompositeOf_failure()
    • test_hasAggregateOf

      public void test_hasAggregateOf()
    • test_hasAggregateOf_failure

      public void test_hasAggregateOf_failure()
    • test_hasUserActionProvider

      public void test_hasUserActionProvider()
    • test_hasUserActionProvider_failure

      public void test_hasUserActionProvider_failure()
    • test_hasRole

      public void test_hasRole()