Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8157500

Create unit tests for new public methods in GridPane

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: