Class ListViewAssert<T>

    • Field Summary

      • Fields inherited from class org.assertj.core.api.AbstractAssert

        actual, info, myself, objects, throwUnsupportedExceptionOnEquals
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ListViewAssert​(javafx.scene.control.ListView<T> actual)  
    • Constructor Detail

      • ListViewAssert

        protected ListViewAssert​(javafx.scene.control.ListView<T> actual)