public abstract class CrtPlatform extends Object
Constructor and Description |
---|
CrtPlatform() |
Modifier and Type | Method and Description |
---|---|
String |
getArchIdentifier() |
String |
getOSIdentifier() |
PackageInfo.Version |
getVersion() |
void |
jvmInit() |
void |
testSetup(Object context) |
void |
testTearDown(Object context) |
public void jvmInit()
public PackageInfo.Version getVersion()
public String getOSIdentifier()
public String getArchIdentifier()
public void testSetup(Object context)
public void testTearDown(Object context)
Copyright © 2021. All rights reserved.