Jinya Namiki

Results 3 issues of Jinya Namiki

I'm using asciidoctor gradle plugin and I'm trying to import `.puml` files into a `.adoc` file but as I mentioned in the title, `.puml` files are not imported correctly when...

bug
requires-test

### Describe the bug My spock test results in an exception occurrence when I try to mock a final class which is registered as a Spring bean. I have a...

bug
component:spring

Is it possible to have the string passed `@Unroll` annotation with test method name? Like in IntelliJ IDEA, the reports are shown with both test method name and unrolled examples...