com.qa.framework.library.pmd.PMDHelper Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smart-ui-framework Show documentation
Show all versions of smart-ui-framework Show documentation
Support web and moblie automaton based on selenium and appium
/*
* Copyright 2011 State Street Corporation. All rights reserved.
*/
package com.qa.framework.library.pmd;
import java.math.BigDecimal;
import java.util.*;
/**
* Utility methods for walking around particular known PMD violations.
*/
public class PMDHelper {
/**
* Bypasses the violation of "new" instance in a loop.
*
* @return new {@code List