Package io.micronaut.sourcegen.bytecode.tck
package io.micronaut.sourcegen.bytecode.tck
The behaviour every bytecode backend must provide.
- Since:
- 2.2
-
ClassesClassDescriptionThe behaviour every bytecode backend must provide, asserted through the classes a backend writes rather than through the bytecode it emits, so that the same tests hold for any backend.