Package | Description |
---|---|
org.apache.maven.surefire.api.util |
Modifier and Type | Method and Description |
---|---|
static TempFileManager |
TempFileManager.instance() |
static TempFileManager |
TempFileManager.instance(File tempDir) |
static TempFileManager |
TempFileManager.instance(String subDirName)
Creates an instance using a subdirectory of the system's temporary directory.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.