Files
openide/platform/testFramework/common
Tagir Valeev 3a70d10836 [testframework] Move add-opens check to a later stage where exception actually happens
This allows UsefulTestCase class to be initialized without an error if launched without --add-opens. Such class initialization may be used by some test launchers to gather the information about existing test cases, which will be later executed in a forked JVM.

GitOrigin-RevId: 45a47829c4868c559676993b1c673047989e35f2
2024-10-11 08:43:58 +00:00
..