aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/test/java/com/yahoo/container/plugin/classanalysis/AnalyzeClassTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Process @PublicApi annotation and collect annotated packages.gjoranv2023-05-231-7/+11
|
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-4/+4
|
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-4/+4
|
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-4/+4
|
* Convert bundle-plugin to junit5Bjørn Christian Seime2022-07-291-29/+29
|
* Test new language features from Java 11 to 17gjoranv2022-06-081-0/+22
| | | | - Records, switch statements and pattern matching for instanceof.
* only visible annotations are needed at runtime.Arne H Juul2022-05-231-0/+7
|
* Remove redundant "require_that_" from test names.gjoranv2022-05-111-21/+21
|
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-191-50/+43
|
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* Fix hamcrest type inference issues on JDK 9+gjoranv2018-09-211-4/+9
|
* Bundle-plugin Scala code converted to JavaOlli Virtanen2018-06-131-0/+167