All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nl.hsac.fitnesse.sample.ToLithuanianLitaRetryingFixture Maven / Gradle / Ivy

package nl.hsac.fitnesse.sample;

public class ToLithuanianLitaRetryingFixture extends ToLithuanianLitaFixture {
    @Override
    protected boolean isRetryDesirable() {
        return !exchangeRate1().equals(exchangeRate2());
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy