Create unit tests for new public methods in GridPane

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: javafx
    • None

      We need to create unit tests for the following methods added to GridPane:
      public final int getRowCount()
      public final int getColumnCount()
      public final Bounds getCellBounds(int columnIndex, int rowIndex)

      Please see JDK-8091874 for more information.

            Assignee:
            Chien Yang (Inactive)
            Reporter:
            Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: