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 e8b17feabd
commit 897eecbf5a
4 changed files with 79 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
package com.baeldung.pattern;
package com.baeldung.patternreuse;
import org.junit.jupiter.api.Test;