Josh Cummings suggestions: Package renamed and Benchmark using JMH

This commit is contained in:
Fabio Silva
2019-12-12 09:52:43 -03:00
parent 9f78f62732
commit 2d6be72eab
4 changed files with 79 additions and 46 deletions
@@ -1,4 +1,4 @@
package com.baeldung.pattern;
package com.baeldung.patternreuse;
import org.junit.jupiter.api.Test;