Skip to content

Commit

Permalink
migreate BigDecimalMutatorTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Coles committed Mar 23, 2022
1 parent 226b08f commit 12d9dcd
Show file tree
Hide file tree
Showing 10 changed files with 339 additions and 503 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import java.util.Map;

public enum BigDecimalMutator implements MethodMutatorFactory {
INSTANCE;
EXPERIMENTAL_BIG_DECIMAL;

@Override
public MethodVisitor create(MutationContext context, MethodInfo info, MethodVisitor visitor) {
Expand Down
Loading

0 comments on commit 12d9dcd

Please sign in to comment.