> Update `FileChooserSymLinkTest.java` to simplify its implementation by
> replacing `List` with `JFrame` of its `createTestUI` which now uses
> `PassFailJFrame.Builder testUI(PassFailJFrame.WindowCreator)` instead of
> `PassFailJFrame.Builder testUI(PassFailJFrame.WindowListCreator)`.
>
> The
> Update `FileChooserSymLinkTest.java` to simplify its implementation by
> replacing `List` with `JFrame` of its `createTestUI` which now uses
> `PassFailJFrame.Builder testUI(PassFailJFrame.WindowCreator)` instead of
> `PassFailJFrame.Builder testUI(PassFailJFrame.WindowListCreator)`.
>
> The
On Fri, 17 Nov 2023 20:21:32 GMT, Alexey Ivanov wrote:
> Update `FileChooserSymLinkTest.java` to simplify its implementation by
> replacing `List` with `JFrame` of its `createTestUI` which now uses
> `PassFailJFrame.Builder testUI(PassFailJFrame.WindowCreator)` instead of
> `PassFailJFrame.Bui
Update `FileChooserSymLinkTest.java` to simplify its implementation by
replacing `List` with `JFrame` of its `createTestUI` which now uses
`PassFailJFrame.Builder testUI(PassFailJFrame.WindowCreator)` instead of
`PassFailJFrame.Builder testUI(PassFailJFrame.WindowListCreator)`.
The test works c