org.eclipse.xtext.junit4.parameterized.package-info Maven / Gradle / Ivy
/*******************************************************************************
* Copyright (c) 2011 itemis AG (http://www.itemis.eu) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*******************************************************************************/
/**
* This package has been deprecated in favor of http://www.xpect-tests.org/
*
* In contrast to this implementation, Xpect provides better JUnit integration and an
* Xtext editor that supports both the to-be-tested DSL and the Xpect syntax.
*
* This package will be removed in the next release after 2.4.2
*/
@java.lang.Deprecated
package org.eclipse.xtext.junit4.parameterized;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy