public class EagleTesterArgument extends Object
Modifier and Type | Field and Description |
---|---|
String |
AUTHOR_EMAIL |
String |
AUTHOR_NAME |
String |
BRANCH |
String |
COMMIT |
String |
CURRENT_VERSION |
String |
PACKAGE_NAME |
String |
PROJECT_NAME |
Constructor and Description |
---|
EagleTesterArgument() |
Modifier and Type | Method and Description |
---|---|
void |
setAuthor(String authorName,
String authorEmail) |
void |
setCurrentVersion(String branch,
String commit) |
void |
setPkgName(String pkgName) |
void |
setProject(String projectName) |
Copyright © 2016–2018. All rights reserved.