konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

Package level rta #90

Closed rachelt44 closed 3 years ago

rachelt44 commented 3 years ago

Description

Rapid type analysis now returns also types that don't have public constructors but have package/protected level ones.

Related to #68

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so that it can be replicated. Please also list any relevant details for your test configuration.

Checklist