Running test class RemoveAnnotationsTest
Type annotations: [@TestClassAnnotation1(value=hello)]
method public void Transform.sayHi() -> [@TestMethodAnnotation1(value=hi hi)]
hello
Goodbye
Type annotations: []
method public void Transform.sayHi() -> []
Running test class AddAnnotationsTest
Type annotations: [@TestClassAnnotation1(value=hello)]
method public void Transform.sayHi() -> [@TestMethodAnnotation1(value=hi hi)]
hello
Goodbye
Type annotations: [@TestClassAnnotation1(value=hello), @TestClassAnnotation2(value=hello2)]
method public void Transform.sayHi() -> [@TestMethodAnnotation1(value=hi hi), @TestMethodAnnotation2(value=hi hi2)]
Running test class ChangeAnnotationValues
Type annotations: [@TestClassAnnotation1(value=hello)]
method public void Transform.sayHi() -> [@TestMethodAnnotation1(value=hi hi)]
hello
Goodbye
Type annotations: [@TestClassAnnotation1(value=Goodbye)]
method public void Transform.sayHi() -> [@TestMethodAnnotation1(value=Bye Bye)]
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.9 Sekunden
(vorverarbeitet am 2026-06-29)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.