public final class TestPackageUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
buildJarFromDir(@NotNull File srcDir,
@NotNull File targetJar,
@NotNull Map<String,File> additionalEntries) |
static File |
prepareTestPackage(String filename) |
static File |
prepareTestPackageFromFolder(@NotNull String filename,
@NotNull File srcFolder) |
public static File prepareTestPackage(String filename) throws IOException
IOExceptionpublic static File prepareTestPackageFromFolder(@NotNull @NotNull String filename, @NotNull @NotNull File srcFolder) throws IOException
IOExceptionpublic static void buildJarFromDir(@NotNull
@NotNull File srcDir,
@NotNull
@NotNull File targetJar,
@NotNull
@NotNull Map<String,File> additionalEntries)
throws IOException
IOExceptionCopyright © 2017–2020. All rights reserved.