Commit Graph

4 Commits (18319ac2768688cb4ae22987622e64bf5325f432)

Author SHA1 Message Date
Phillip Webb d76bba5e6f Migrate from ExpectedException rule to AssertJ
Replace ExpectedException JUnit rules with AssertJ exception
assertions.

Closes gh-14336
6 years ago
Phillip Webb d8f827d224 Cleanup and format code 8 years ago
Phillip Webb a2315378d4 Formatting 8 years ago
Phillip Webb df8dfb093b Fix package tangle in jOOQ sample
Use a custom GeneratorStrategy to fix the package tangles that jOOQ
creates by default.

Fixes gh-6372
8 years ago