Package info.mikethomas.jfold.options
Class OptionsTest
java.lang.Object
info.mikethomas.jfold.options.OptionsTest
OptionsTest class.
- Version:
- 7.5.1
- Author:
- Michael Thomas (mikepthomas@outlook.com)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic info.mikethomas.jfold.options.OptionsConstantinstance -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetUpClass.voidTest of getAssignmentServers method, of class Options.voidTest of getCaptureDirectory method, of class Options.voidTest of getCaptureSockets method, of class Options.voidTest of getCheckpoint method, of class Options.voidTest of getChild method, of class Options.voidTest of getClientSubtype method, of class Options.voidTest of getClientType method, of class Options.voidTest of getCommandAddress method, of class Options.voidTest of getCommandAllow method, of class Options.voidTest of getCommandAllowNoPass method, of class Options.voidTest of getCommandDeny method, of class Options.voidTest of getCommandDenyNoPass method, of class Options.voidTest of getCommandPort method, of class Options.voidTest of getConfigRotate method, of class Options.voidTest of getConfigRotateDir method, of class Options.voidTest of getConfigRotateMax method, of class Options.voidTest of getCoreDir method, of class Options.voidTest of getCoreKey method, of class Options.voidTest of getCorePrep method, of class Options.voidTest of getCorePriority method, of class Options.voidTest of getCoreServer method, of class Options.voidTest of getCpuAffinity method, of class Options.voidTest of getCpus method, of class Options.voidTest of getCpuSpecies method, of class Options.voidTest of getCpuType method, of class Options.voidTest of getCpuUsage method, of class Options.voidTest of getCudaIndex method, of class Options.voidTest of getCycleRate method, of class Options.voidTest of getCycles method, of class Options.voidTest of getDaemon method, of class Options.voidTest of getDataDirectory method, of class Options.voidTest of getDebugSockets method, of class Options.voidTest of getDumpAfterDeadline method, of class Options.voidTest of getEval method, of class Options.voidTest of getExceptionLocations method, of class Options.voidTest of getExecDirectory method, of class Options.voidTest of getExitWhenDone method, of class Options.voidTest of getExtraCoreArgs method, of class Options.voidTest of getForceWs method, of class Options.voidTest of getGpu method, of class Options.voidTest of getGpuAssignmentServers method, of class Options.voidTest of getGpuIndex method, of class Options.voidTest of getGpuUsage method, of class Options.voidTest of getLog method, of class Options.voidTest of getLogColor method, of class Options.voidTest of getLogCrlf method, of class Options.voidTest of getLogDate method, of class Options.voidTest of getLogDebug method, of class Options.voidTest of getLogDomain method, of class Options.voidTest of getLogDomainLevels method, of class Options.voidTest of getLogHeader method, of class Options.voidTest of getLogLevel method, of class Options.voidTest of getLogNoInfoHeader method, of class Options.voidTest of getLogRedirect method, of class Options.voidTest of getLogRotate method, of class Options.voidTest of getLogRotateDir method, of class Options.voidTest of getLogRotateMax method, of class Options.voidTest of getLogShortLevel method, of class Options.voidTest of getLogSimpleDomains method, of class Options.voidTest of getLogThreadId method, of class Options.voidTest of getLogTime method, of class Options.voidTest of getLogToScreen method, of class Options.voidTest of getLogTruncate method, of class Options.voidTest of getMachineId method, of class Options.voidTest of getMaxDelay method, of class Options.voidTest of getMaxPacketSize method, of class Options.voidTest of getMaxQueue method, of class Options.voidTest of getMaxShutdownWait method, of class Options.voidTest of getMaxSlotErrors method, of class Options.voidTest of getMaxUnitErrors method, of class Options.voidTest of getMaxUnits method, of class Options.voidTest of getMemory method, of class Options.voidTest of getMinDelay method, of class Options.voidTest of getNextUnitPercentage method, of class Options.voidTest of getNoAssembly method, of class Options.voidTest of getOpenclIndex method, of class Options.voidTest of getOsSpecies method, of class Options.voidTest of getOsType method, of class Options.voidTest of getPasskey method, of class Options.voidTest of getPassword method, of class Options.voidTest of getPauseOnBattery method, of class Options.voidTest of getPauseOnStart method, of class Options.voidTest of getPid method, of class Options.voidTest of getPidFile method, of class Options.voidTest of getPriority method, of class Options.voidTest of getProjectKey method, of class Options.voidTest of getProxy method, of class Options.voidTest of getProxyEnable method, of class Options.voidTest of getProxyPass method, of class Options.voidTest of getProxyUser method, of class Options.voidTest of getRespawn method, of class Options.voidTest of getScript method, of class Options.voidTest of getService method, of class Options.voidTest of getServiceDescription method, of class Options.voidTest of getServiceRestart method, of class Options.voidTest of getServiceRestartDelay method, of class Options.voidTest of getSmp method, of class Options.voidTest of getStackTraces method, of class Options.voidTest of getTeam method, of class Options.voidTest of getThreads method, of class Options.voidTest of getUser method, of class Options.voidTest of getVerbosity method, of class Options.
-
Field Details
-
instance
public static info.mikethomas.jfold.options.Options instanceConstantinstance
-
-
Constructor Details
-
OptionsTest
public OptionsTest()
-
-
Method Details
-
setUpClass
@BeforeAll public static void setUpClass() throws IOException, info.mikethomas.jfold.exceptions.OptionsExceptionsetUpClass.
- Throws:
IOException- if any.info.mikethomas.jfold.exceptions.OptionsException- if any.
-
testGetAssignmentServers
@Test public void testGetAssignmentServers()Test of getAssignmentServers method, of class Options. -
testGetCaptureDirectory
@Test public void testGetCaptureDirectory()Test of getCaptureDirectory method, of class Options. -
testGetCaptureSockets
@Test public void testGetCaptureSockets()Test of getCaptureSockets method, of class Options. -
testGetCheckpoint
@Test public void testGetCheckpoint()Test of getCheckpoint method, of class Options. -
testGetChild
@Test public void testGetChild()Test of getChild method, of class Options. -
testGetClientSubtype
@Test public void testGetClientSubtype()Test of getClientSubtype method, of class Options. -
testGetClientType
@Test public void testGetClientType()Test of getClientType method, of class Options. -
testGetCommandAddress
@Test public void testGetCommandAddress()Test of getCommandAddress method, of class Options. -
testGetCommandAllow
@Test public void testGetCommandAllow()Test of getCommandAllow method, of class Options. -
testGetCommandAllowNoPass
@Test public void testGetCommandAllowNoPass()Test of getCommandAllowNoPass method, of class Options. -
testGetCommandDeny
@Test public void testGetCommandDeny()Test of getCommandDeny method, of class Options. -
testGetCommandDenyNoPass
@Test public void testGetCommandDenyNoPass()Test of getCommandDenyNoPass method, of class Options. -
testGetCommandPort
@Test public void testGetCommandPort()Test of getCommandPort method, of class Options. -
testGetConfigRotate
@Test public void testGetConfigRotate()Test of getConfigRotate method, of class Options. -
testGetConfigRotateDir
@Test public void testGetConfigRotateDir()Test of getConfigRotateDir method, of class Options. -
testGetConfigRotateMax
@Test public void testGetConfigRotateMax()Test of getConfigRotateMax method, of class Options. -
testGetCoreDir
@Test public void testGetCoreDir()Test of getCoreDir method, of class Options. -
testGetCoreKey
@Test public void testGetCoreKey()Test of getCoreKey method, of class Options. -
testGetCorePrep
@Test public void testGetCorePrep()Test of getCorePrep method, of class Options. -
testGetCorePriority
@Test public void testGetCorePriority()Test of getCorePriority method, of class Options. -
testGetCoreServer
@Test public void testGetCoreServer()Test of getCoreServer method, of class Options. -
testGetCpuAffinity
@Test public void testGetCpuAffinity()Test of getCpuAffinity method, of class Options. -
testGetCpuSpecies
@Test public void testGetCpuSpecies()Test of getCpuSpecies method, of class Options. -
testGetCpuType
@Test public void testGetCpuType()Test of getCpuType method, of class Options. -
testGetCpuUsage
@Test public void testGetCpuUsage()Test of getCpuUsage method, of class Options. -
testGetCpus
@Test public void testGetCpus()Test of getCpus method, of class Options. -
testGetCudaIndex
@Test public void testGetCudaIndex()Test of getCudaIndex method, of class Options. -
testGetCycleRate
@Test public void testGetCycleRate()Test of getCycleRate method, of class Options. -
testGetCycles
@Test public void testGetCycles()Test of getCycles method, of class Options. -
testGetDaemon
@Test public void testGetDaemon()Test of getDaemon method, of class Options. -
testGetDataDirectory
@Test public void testGetDataDirectory()Test of getDataDirectory method, of class Options. -
testGetDebugSockets
@Test public void testGetDebugSockets()Test of getDebugSockets method, of class Options. -
testGetDumpAfterDeadline
@Test public void testGetDumpAfterDeadline()Test of getDumpAfterDeadline method, of class Options. -
testGetEval
@Test public void testGetEval()Test of getEval method, of class Options. -
testGetExceptionLocations
@Test public void testGetExceptionLocations()Test of getExceptionLocations method, of class Options. -
testGetExecDirectory
@Test public void testGetExecDirectory()Test of getExecDirectory method, of class Options. -
testGetExitWhenDone
@Test public void testGetExitWhenDone()Test of getExitWhenDone method, of class Options. -
testGetExtraCoreArgs
@Test public void testGetExtraCoreArgs()Test of getExtraCoreArgs method, of class Options. -
testGetForceWs
@Test public void testGetForceWs()Test of getForceWs method, of class Options. -
testGetGpu
@Test public void testGetGpu()Test of getGpu method, of class Options. -
testGetGpuAssignmentServers
@Test public void testGetGpuAssignmentServers()Test of getGpuAssignmentServers method, of class Options. -
testGetGpuIndex
@Test public void testGetGpuIndex()Test of getGpuIndex method, of class Options. -
testGetGpuUsage
@Test public void testGetGpuUsage()Test of getGpuUsage method, of class Options. -
testGetLog
@Test public void testGetLog()Test of getLog method, of class Options. -
testGetLogColor
@Test public void testGetLogColor()Test of getLogColor method, of class Options. -
testGetLogCrlf
@Test public void testGetLogCrlf()Test of getLogCrlf method, of class Options. -
testGetLogDate
@Test public void testGetLogDate()Test of getLogDate method, of class Options. -
testGetLogDebug
@Test public void testGetLogDebug()Test of getLogDebug method, of class Options. -
testGetLogDomain
@Test public void testGetLogDomain()Test of getLogDomain method, of class Options. -
testGetLogDomainLevels
@Test public void testGetLogDomainLevels()Test of getLogDomainLevels method, of class Options. -
testGetLogHeader
@Test public void testGetLogHeader()Test of getLogHeader method, of class Options. -
testGetLogLevel
@Test public void testGetLogLevel()Test of getLogLevel method, of class Options. -
testGetLogNoInfoHeader
@Test public void testGetLogNoInfoHeader()Test of getLogNoInfoHeader method, of class Options. -
testGetLogRedirect
@Test public void testGetLogRedirect()Test of getLogRedirect method, of class Options. -
testGetLogRotate
@Test public void testGetLogRotate()Test of getLogRotate method, of class Options. -
testGetLogRotateDir
@Test public void testGetLogRotateDir()Test of getLogRotateDir method, of class Options. -
testGetLogRotateMax
@Test public void testGetLogRotateMax()Test of getLogRotateMax method, of class Options. -
testGetLogShortLevel
@Test public void testGetLogShortLevel()Test of getLogShortLevel method, of class Options. -
testGetLogSimpleDomains
@Test public void testGetLogSimpleDomains()Test of getLogSimpleDomains method, of class Options. -
testGetLogThreadId
@Test public void testGetLogThreadId()Test of getLogThreadId method, of class Options. -
testGetLogTime
@Test public void testGetLogTime()Test of getLogTime method, of class Options. -
testGetLogToScreen
@Test public void testGetLogToScreen()Test of getLogToScreen method, of class Options. -
testGetLogTruncate
@Test public void testGetLogTruncate()Test of getLogTruncate method, of class Options. -
testGetMachineId
@Test public void testGetMachineId()Test of getMachineId method, of class Options. -
testGetMaxDelay
@Test public void testGetMaxDelay()Test of getMaxDelay method, of class Options. -
testGetMaxPacketSize
@Test public void testGetMaxPacketSize()Test of getMaxPacketSize method, of class Options. -
testGetMaxQueue
@Test public void testGetMaxQueue()Test of getMaxQueue method, of class Options. -
testGetMaxShutdownWait
@Test public void testGetMaxShutdownWait()Test of getMaxShutdownWait method, of class Options. -
testGetMaxSlotErrors
@Test public void testGetMaxSlotErrors()Test of getMaxSlotErrors method, of class Options. -
testGetMaxUnitErrors
@Test public void testGetMaxUnitErrors()Test of getMaxUnitErrors method, of class Options. -
testGetMaxUnits
@Test public void testGetMaxUnits()Test of getMaxUnits method, of class Options. -
testGetMemory
@Test public void testGetMemory()Test of getMemory method, of class Options. -
testGetMinDelay
@Test public void testGetMinDelay()Test of getMinDelay method, of class Options. -
testGetNextUnitPercentage
@Test public void testGetNextUnitPercentage()Test of getNextUnitPercentage method, of class Options. -
testGetPriority
@Test public void testGetPriority()Test of getPriority method, of class Options. -
testGetNoAssembly
@Test public void testGetNoAssembly()Test of getNoAssembly method, of class Options. -
testGetOpenclIndex
@Test public void testGetOpenclIndex()Test of getOpenclIndex method, of class Options. -
testGetOsSpecies
@Test public void testGetOsSpecies()Test of getOsSpecies method, of class Options. -
testGetOsType
@Test public void testGetOsType()Test of getOsType method, of class Options. -
testGetPasskey
@Test public void testGetPasskey()Test of getPasskey method, of class Options. -
testGetPassword
@Test public void testGetPassword()Test of getPassword method, of class Options. -
testGetPauseOnBattery
@Test public void testGetPauseOnBattery()Test of getPauseOnBattery method, of class Options. -
testGetPauseOnStart
@Test public void testGetPauseOnStart()Test of getPauseOnStart method, of class Options. -
testGetPid
@Test public void testGetPid()Test of getPid method, of class Options. -
testGetPidFile
@Test public void testGetPidFile()Test of getPidFile method, of class Options. -
testGetProjectKey
@Test public void testGetProjectKey()Test of getProjectKey method, of class Options. -
testGetProxy
@Test public void testGetProxy()Test of getProxy method, of class Options. -
testGetProxyEnable
@Test public void testGetProxyEnable()Test of getProxyEnable method, of class Options. -
testGetProxyPass
@Test public void testGetProxyPass()Test of getProxyPass method, of class Options. -
testGetProxyUser
@Test public void testGetProxyUser()Test of getProxyUser method, of class Options. -
testGetRespawn
@Test public void testGetRespawn()Test of getRespawn method, of class Options. -
testGetScript
@Test public void testGetScript()Test of getScript method, of class Options. -
testGetService
@Test public void testGetService()Test of getService method, of class Options. -
testGetServiceDescription
@Test public void testGetServiceDescription()Test of getServiceDescription method, of class Options. -
testGetServiceRestart
@Test public void testGetServiceRestart()Test of getServiceRestart method, of class Options. -
testGetServiceRestartDelay
@Test public void testGetServiceRestartDelay()Test of getServiceRestartDelay method, of class Options. -
testGetSmp
@Test public void testGetSmp()Test of getSmp method, of class Options. -
testGetStackTraces
@Test public void testGetStackTraces()Test of getStackTraces method, of class Options. -
testGetTeam
@Test public void testGetTeam()Test of getTeam method, of class Options. -
testGetThreads
@Test public void testGetThreads()Test of getThreads method, of class Options. -
testGetUser
@Test public void testGetUser()Test of getUser method, of class Options. -
testGetVerbosity
@Test public void testGetVerbosity()Test of getVerbosity method, of class Options.
-