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

com.MVA10 Maven / Gradle / Ivy

There is a newer version: 1.3.3
Show newest version
package com;

import org.testng.annotations.Test;

public class MVA10 {
    @Test
    public static void main(){
        System.out.println("Done Test.MVA10");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy