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.Options
Constantinstance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
setUpClass.void
Test of getAssignmentServers method, of class Options.void
Test of getCaptureDirectory method, of class Options.void
Test of getCaptureSockets method, of class Options.void
Test of getCheckpoint method, of class Options.void
Test of getChild method, of class Options.void
Test of getClientSubtype method, of class Options.void
Test of getClientType method, of class Options.void
Test of getCommandAddress method, of class Options.void
Test of getCommandAllow method, of class Options.void
Test of getCommandAllowNoPass method, of class Options.void
Test of getCommandDeny method, of class Options.void
Test of getCommandDenyNoPass method, of class Options.void
Test of getCommandPort method, of class Options.void
Test of getConfigRotate method, of class Options.void
Test of getConfigRotateDir method, of class Options.void
Test of getConfigRotateMax method, of class Options.void
Test of getCoreDir method, of class Options.void
Test of getCoreKey method, of class Options.void
Test of getCorePrep method, of class Options.void
Test of getCorePriority method, of class Options.void
Test of getCoreServer method, of class Options.void
Test of getCpuAffinity method, of class Options.void
Test of getCpus method, of class Options.void
Test of getCpuSpecies method, of class Options.void
Test of getCpuType method, of class Options.void
Test of getCpuUsage method, of class Options.void
Test of getCudaIndex method, of class Options.void
Test of getCycleRate method, of class Options.void
Test of getCycles method, of class Options.void
Test of getDaemon method, of class Options.void
Test of getDataDirectory method, of class Options.void
Test of getDebugSockets method, of class Options.void
Test of getDumpAfterDeadline method, of class Options.void
Test of getEval method, of class Options.void
Test of getExceptionLocations method, of class Options.void
Test of getExecDirectory method, of class Options.void
Test of getExitWhenDone method, of class Options.void
Test of getExtraCoreArgs method, of class Options.void
Test of getForceWs method, of class Options.void
Test of getGpu method, of class Options.void
Test of getGpuAssignmentServers method, of class Options.void
Test of getGpuIndex method, of class Options.void
Test of getGpuUsage method, of class Options.void
Test of getLog method, of class Options.void
Test of getLogColor method, of class Options.void
Test of getLogCrlf method, of class Options.void
Test of getLogDate method, of class Options.void
Test of getLogDebug method, of class Options.void
Test of getLogDomain method, of class Options.void
Test of getLogDomainLevels method, of class Options.void
Test of getLogHeader method, of class Options.void
Test of getLogLevel method, of class Options.void
Test of getLogNoInfoHeader method, of class Options.void
Test of getLogRedirect method, of class Options.void
Test of getLogRotate method, of class Options.void
Test of getLogRotateDir method, of class Options.void
Test of getLogRotateMax method, of class Options.void
Test of getLogShortLevel method, of class Options.void
Test of getLogSimpleDomains method, of class Options.void
Test of getLogThreadId method, of class Options.void
Test of getLogTime method, of class Options.void
Test of getLogToScreen method, of class Options.void
Test of getLogTruncate method, of class Options.void
Test of getMachineId method, of class Options.void
Test of getMaxDelay method, of class Options.void
Test of getMaxPacketSize method, of class Options.void
Test of getMaxQueue method, of class Options.void
Test of getMaxShutdownWait method, of class Options.void
Test of getMaxSlotErrors method, of class Options.void
Test of getMaxUnitErrors method, of class Options.void
Test of getMaxUnits method, of class Options.void
Test of getMemory method, of class Options.void
Test of getMinDelay method, of class Options.void
Test of getNextUnitPercentage method, of class Options.void
Test of getNoAssembly method, of class Options.void
Test of getOpenclIndex method, of class Options.void
Test of getOsSpecies method, of class Options.void
Test of getOsType method, of class Options.void
Test of getPasskey method, of class Options.void
Test of getPassword method, of class Options.void
Test of getPauseOnBattery method, of class Options.void
Test of getPauseOnStart method, of class Options.void
Test of getPid method, of class Options.void
Test of getPidFile method, of class Options.void
Test of getPriority method, of class Options.void
Test of getProjectKey method, of class Options.void
Test of getProxy method, of class Options.void
Test of getProxyEnable method, of class Options.void
Test of getProxyPass method, of class Options.void
Test of getProxyUser method, of class Options.void
Test of getRespawn method, of class Options.void
Test of getScript method, of class Options.void
Test of getService method, of class Options.void
Test of getServiceDescription method, of class Options.void
Test of getServiceRestart method, of class Options.void
Test of getServiceRestartDelay method, of class Options.void
Test of getSmp method, of class Options.void
Test of getStackTraces method, of class Options.void
Test of getTeam method, of class Options.void
Test of getThreads method, of class Options.void
Test of getUser method, of class Options.void
Test 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.
-