jfrunit icon indicating copy to clipboard operation
jfrunit copied to clipboard

A JUnit extension for asserting JDK Flight Recorder events

Results 40 jfrunit issues
Sort by recently updated
recently updated
newest added

Currently, when an assertion fails the exception message only includes the expectation, but not the actual events. For example, the following assertion inspired by the JUnit 5 codebase fails with...

In addition to `String` and `Duration`, `ExpectedEvent.with` should support (at least) all primitive value types. Currently, calling `with("name", 1)` yields a `IllegalArgumentException`: https://github.com/gunnarmorling/jfrunit/blob/3848a086f60474733a7b3cc73dd0ecc95a856a55/src/main/java/dev/morling/jfrunit/ExpectedEvent.java#L82

By dumping to a recording file and parsing that, JDK 11 might be a sufficient basis for an alternative mode of operation.

Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @​Phantsure in actions/cache#946 Update @​actions/core to 1.10.0...

dependencies
github_actions

Bumps [quarkus-bom](https://github.com/quarkusio/quarkus) from 2.6.1.Final to 2.13.2.Final. Release notes Sourced from quarkus-bom's releases. 2.13.2.Final Complete changelog #28525 - Upgrade Gizmo to 1.1.1.Final - 2.13 #28500 - Add Rest Client Guide to...

dependencies
java

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies
github_actions

Bumps spock-bom from 2.0-groovy-3.0 to 2.3-groovy-4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.spockframework:spock-bom&package-manager=maven&previous-version=2.0-groovy-3.0&new-version=2.3-groovy-4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java