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

com.anarsoft.vmlens.concurrent.junit.internal.TestResultSuccess Maven / Gradle / Ivy

The newest version!
package com.anarsoft.vmlens.concurrent.junit.internal;

import org.junit.internal.runners.model.EachTestNotifier;

public class TestResultSuccess extends TestResult {

	public TestResultSuccess() {
		super();
		// TODO Auto-generated constructor stub
	}

	@Override
	public void addFailure(EachTestNotifier eachTestNotifier) {
		// TODO Auto-generated method stub
		
	}

	
	
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy