Files
detekt/detekt-test-utils/api
marschwar 23a03e190d Allow additionalJavaSourceRootPaths to be defined on @KotlinCoreEnvironmentTest (#4771)
* Allow additionalJavaSourceRootPaths to be defined on @KotlinCoreEnvironmentTest

* update api

* Rename top level nested classes to WithDefaultSources and WithAdditionalJavaSources

* fix compilation error in java < 11

* fix upstream merge

* fix: do not attempt to compile snippet with java class from resource

* manually fix indentation of test snippets

Co-authored-by: Markus Schwarz <post@markus-schwarz.net>
2022-06-02 00:07:49 +02:00
..