Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractSetupTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
AbstractSetup. - AbstractSetupTest() - Constructor for class test.de.iip_ecosphere.platform.support.AbstractSetupTest
- AbstractSetupTest.Cfg - Class in test.de.iip_ecosphere.platform.support
-
Test a setup.
- AbstractSetupTest.Cfg2 - Class in test.de.iip_ecosphere.platform.support
-
Invalid setup class.
- addExceptionHandler(Class<Exception>, Rest.ExceptionHandler) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- addPluginLocation(String, String, boolean, String...) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Adds a new plugin location; the install folder is either
folderor the suffix after the last ".". - addPluginLocation(String, String, String...) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Adds a new plugin location for full classpath loading; the install folder is either
folderor the suffix after the last ".". - addPluginLocation(String, String, String, boolean, String...) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Adds a new plugin location.
- addRunAfterLoading(Runnable) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Adds functions to be executed after loading.
- AllTests - Class in test.de.iip_ecosphere.platform.support
-
Defines the tests to be executed.
- AllTests() - Constructor for class test.de.iip_ecosphere.platform.support.AllTests
- appends - Variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin.PluginLocation
- assertFileExists(File, String, boolean) - Static method in class test.de.iip_ecosphere.platform.support.ZipUtilsTest
-
Asserts that a file/directory exists.
- assertFileNotExists(File, String) - Static method in class test.de.iip_ecosphere.platform.support.ZipUtilsTest
-
Asserts that a file/directory does not exists.
- assertHeader(String, Collector.Field[]) - Method in class test.de.iip_ecosphere.platform.support.CollectorTest
-
Asserts a file header.
B
- BytecodeTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Bytecode. - BytecodeTest() - Constructor for class test.de.iip_ecosphere.platform.support.BytecodeTest
C
- Cfg() - Constructor for class test.de.iip_ecosphere.platform.support.AbstractSetupTest.Cfg
-
No-arg constructor.
- Cfg2(String) - Constructor for class test.de.iip_ecosphere.platform.support.AbstractSetupTest.Cfg2
-
No public constructor.
- clear() - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Removes all plugin locations.
- CmdLineTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
CmdLine. - CmdLineTest() - Constructor for class test.de.iip_ecosphere.platform.support.CmdLineTest
- collectAppends(File, String[]) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Collects the appended plugins.
- CollectionUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
CollectionUtils. - CollectionUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
- CollectorTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Collector. - CollectorTest() - Constructor for class test.de.iip_ecosphere.platform.support.CollectorTest
- connected - Variable in class test.de.iip_ecosphere.platform.support.WebsocketTest.WsStatusListener
- create() - Method in class test.de.iip_ecosphere.platform.support.bytecode.TestBytecodePluginDescriptor
- create() - Method in class test.de.iip_ecosphere.platform.support.http.TestHttpPluginDescriptor
- create() - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetricsPluginDescriptor
- create() - Method in class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactoryPluginDescriptor
- create() - Method in class test.de.iip_ecosphere.platform.support.rest.TestRestPluginDescriptor
- create() - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSshPluginDescriptor
- create() - Method in class test.de.iip_ecosphere.platform.support.websocket.TestWebsocketFactoryPluginDescriptor
- create(long) - Method in class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactory
- createBroadcastingServer(ServerAddress) - Method in class test.de.iip_ecosphere.platform.support.websocket.TestWebsocket
- createClassBuilder(String, Class<T>, ClassLoader) - Method in class test.de.iip_ecosphere.platform.support.bytecode.TestBytecode
- createClient() - Method in class test.de.iip_ecosphere.platform.support.http.TestHttp
- createCounter(String) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createFilterAcceptNameStartsWith(String) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createFilterDeny() - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createFilterDenyNameStartsWith(String) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createGauge(String, Supplier<Number>) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createGauge(String, T, ToDoubleFunction<T>) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createId(String, List<Tag>, String, String, Meter.Type) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createImmutableTag(String, String) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createMeasurement(Supplier<Double>, Statistic) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createPooledClient() - Method in class test.de.iip_ecosphere.platform.support.http.TestHttp
- createPost(String) - Method in class test.de.iip_ecosphere.platform.support.http.TestHttp
- createRegistry(Object, boolean) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createServer(int) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest
- createServer(ServerAddress) - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSsh
-
Creates an SSH server.
- createSocket(URI) - Method in class test.de.iip_ecosphere.platform.support.websocket.TestWebsocket
- createTag(String, String) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- createTarget(String) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest
- createTimer(String) - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
D
- defineBefore(Rest.Filter) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- defineBefore(String, Rest.Filter) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- defineDelete(String, Rest.Route) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- defineGet(String, Rest.Route) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- definePost(String, Rest.Route) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- definePut(String, Rest.Route) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- descriptorOnly - Variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin.PluginLocation
E
- enableLocalPlugins - Static variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin
- enableLocalPlugins(boolean) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Whether local plugins shall be enabled.
- extactFile() - Method in class test.de.iip_ecosphere.platform.support.ZipUtilsTest
-
Tests
ZipUtils.findFile(java.io.InputStream, String). - extractFullZip() - Method in class test.de.iip_ecosphere.platform.support.ZipUtilsTest
-
Tests
ZipUtils.extractZip(java.io.InputStream, java.nio.file.Path). - extractPartialZip() - Method in class test.de.iip_ecosphere.platform.support.ZipUtilsTest
-
Tests
ZipUtils.extractZip(java.io.InputStream, java.nio.file.Path, java.util.function.Predicate).
F
- FallbackLoggerTest - Class in test.de.iip_ecosphere.platform.support.logging
-
Fallback logger tests.
- FallbackLoggerTest() - Constructor for class test.de.iip_ecosphere.platform.support.logging.FallbackLoggerTest
- FileFormatTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
FileFormatandExtensionBasedFileFormat. - FileFormatTest() - Constructor for class test.de.iip_ecosphere.platform.support.FileFormatTest
- FileUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
FileUtils. - FileUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.FileUtilsTest
- findFile() - Method in class test.de.iip_ecosphere.platform.support.ZipUtilsTest
-
Tests
ZipUtils.findFile(File, String). - findPluginFolder(String, String) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Tries
parent/childas plugin folder. - folder - Variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin.PluginLocation
G
- getProcessId() - Method in class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactory
- getProcessId(Process) - Method in class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactory
- getProperty() - Method in class test.de.iip_ecosphere.platform.support.AbstractSetupTest.Cfg
-
Returns the test property.
- getSystemClock() - Method in class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- getVirtualSize() - Method in class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactory.TestProcessInfo
H
- halt(int, String) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- HttpTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Http. - HttpTest() - Constructor for class test.de.iip_ecosphere.platform.support.HttpTest
I
- installDir - Static variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin
- InstalledDependenciesSetupTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
InstalledDependenciesSetup. - InstalledDependenciesSetupTest() - Constructor for class test.de.iip_ecosphere.platform.support.InstalledDependenciesSetupTest
- installFolder - Variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin.PluginLocation
- IOUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
IOUtils. - IOUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.IOUtilsTest
- isInContainer() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.isInContainer(). - isStarted() - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSsh.TestSshServer
- iVal - Variable in class test.de.iip_ecosphere.platform.support.StringUtilsTest.TestData
L
- loaded - Static variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin
- loadPlugins() - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Loads plugins statically.
- locations - Static variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin
- log(LogLevel) - Method in class test.de.iip_ecosphere.platform.support.logging.LoggerFactoryTest
-
Tests logging for the specified level.
- LoggerFactoryTest - Class in test.de.iip_ecosphere.platform.support.logging
-
Tests
LoggerFactorywith fallback logger. - LoggerFactoryTest() - Constructor for class test.de.iip_ecosphere.platform.support.logging.LoggerFactoryTest
M
- MetricsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Rest. - MetricsTest() - Constructor for class test.de.iip_ecosphere.platform.support.MetricsTest
- MyResolver() - Constructor for class test.de.iip_ecosphere.platform.support.ResourceLoaderTest.MyResolver
- MyResolver2() - Constructor for class test.de.iip_ecosphere.platform.support.ResourceLoaderTest.MyResolver2
- myResolver2Called - Static variable in class test.de.iip_ecosphere.platform.support.ResourceLoaderTest
- myResolverCalled - Static variable in class test.de.iip_ecosphere.platform.support.ResourceLoaderTest
N
- NetUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
NetUtils. - NetUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.NetUtilsTest
- NetUtilsTest.ServerRunnable - Class in test.de.iip_ecosphere.platform.support
-
A simple test server runnable, accepting and closing a connection.
- numberTestFiles - Static variable in class test.de.iip_ecosphere.platform.support.FileUtilsTest
- numberTestNotServiceFiles - Static variable in class test.de.iip_ecosphere.platform.support.FileUtilsTest
O
- onClose(String, boolean) - Method in class test.de.iip_ecosphere.platform.support.WebsocketTest.WsStatusListener
- onConnect() - Method in class test.de.iip_ecosphere.platform.support.WebsocketTest.WsStatusListener
- onError(String) - Method in class test.de.iip_ecosphere.platform.support.WebsocketTest.WsStatusListener
- OsUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
OsUtils. - OsUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.OsUtilsTest
P
- parent - Variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin.PluginLocation
- PidFileTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
PidFile. - PidFileTest() - Constructor for class test.de.iip_ecosphere.platform.support.PidFileTest
- PluginLocation(String, String, String, boolean, String...) - Constructor for class test.de.iip_ecosphere.platform.support.TestWithPlugin.PluginLocation
-
Creates a new plugin location.
- port - Variable in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
- ProcessInfoTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
ProcessInfoFactory.ProcessInfo. - ProcessInfoTest() - Constructor for class test.de.iip_ecosphere.platform.support.ProcessInfoTest
- PROP_AAS_PLUGIN - Static variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin
- property - Variable in class test.de.iip_ecosphere.platform.support.AbstractSetupTest.Cfg
- PythonUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
PythonUtils. - PythonUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.PythonUtilsTest
R
- resolve(ClassLoader, String) - Method in class test.de.iip_ecosphere.platform.support.ResourceLoaderTest.MyResolver
- resolve(ClassLoader, String) - Method in class test.de.iip_ecosphere.platform.support.ResourceLoaderTest.MyResolver2
- ResourceLoaderTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
ResourceLoader. - ResourceLoaderTest() - Constructor for class test.de.iip_ecosphere.platform.support.ResourceLoaderTest
- ResourceLoaderTest.MyResolver - Class in test.de.iip_ecosphere.platform.support
-
A test resolver.
- ResourceLoaderTest.MyResolver2 - Class in test.de.iip_ecosphere.platform.support
-
Another test resolver.
- RestTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Rest. - RestTest() - Constructor for class test.de.iip_ecosphere.platform.support.RestTest
- run() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
- runAfterLoading - Static variable in class test.de.iip_ecosphere.platform.support.TestWithPlugin
- running - Variable in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
S
- SchemaServerEndpointTest - Class in test.de.iip_ecosphere.platform.support
-
Combined test for schemas, server addresses and endpoints.
- SchemaServerEndpointTest() - Constructor for class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
- secure(String, String, String) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- ServerRunnable(int) - Constructor for class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
-
Creates a server runnable.
- setAuthenticator(Ssh.Authenticator) - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSsh.TestSshServer
- setHostKey(File) - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSsh.TestSshServer
- setInstallDir(String) - Static method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Sets the folder where the plugins are installed.
- setNumberTestFiles(int) - Static method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Sets the number of test files to be found.
- setNumberTestNotServiceFiles(int) - Static method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Sets the number of not service files to be found.
- setProperty(int) - Method in class test.de.iip_ecosphere.platform.support.AbstractSetupTest.Cfg
-
Changes the test property.
- setShellInit(String, String...) - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSsh.TestSshServer
- setup() - Method in class test.de.iip_ecosphere.platform.support.TestWithPlugin
-
Sets up plugins.
- SshTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Ssh. - SshTest() - Constructor for class test.de.iip_ecosphere.platform.support.SshTest
- start() - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- start() - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSsh.TestSshServer
- stop() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest.ServerRunnable
-
Stops the server.
- stop(boolean) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- stop(boolean) - Method in class test.de.iip_ecosphere.platform.support.ssh.TestSsh.TestSshServer
- StringUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
StringUtils. - StringUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.StringUtilsTest
- StringUtilsTest.TestData - Class in test.de.iip_ecosphere.platform.support
-
Just som data to be emitted.
- supportsPathVariables() - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
- sVal - Variable in class test.de.iip_ecosphere.platform.support.StringUtilsTest.TestData
T
- TaskRegistryTests - Class in test.de.iip_ecosphere.platform.support
-
Tests
TaskRegistry. - TaskRegistryTests() - Constructor for class test.de.iip_ecosphere.platform.support.TaskRegistryTests
- test.de.iip_ecosphere.platform.support - package test.de.iip_ecosphere.platform.support
-
Tests.
- test.de.iip_ecosphere.platform.support.bytecode - package test.de.iip_ecosphere.platform.support.bytecode
-
Rest test.
- test.de.iip_ecosphere.platform.support.http - package test.de.iip_ecosphere.platform.support.http
-
HTTP test.
- test.de.iip_ecosphere.platform.support.logging - package test.de.iip_ecosphere.platform.support.logging
-
Logging tests.
- test.de.iip_ecosphere.platform.support.metrics - package test.de.iip_ecosphere.platform.support.metrics
-
Metrics test.
- test.de.iip_ecosphere.platform.support.processInfo - package test.de.iip_ecosphere.platform.support.processInfo
-
Test implementation for
ProcessInfoFactory. - test.de.iip_ecosphere.platform.support.rest - package test.de.iip_ecosphere.platform.support.rest
-
Rest test.
- test.de.iip_ecosphere.platform.support.ssh - package test.de.iip_ecosphere.platform.support.ssh
-
Ssh test.
- test.de.iip_ecosphere.platform.support.websocket - package test.de.iip_ecosphere.platform.support.websocket
-
Websocket tests.
- testAbbreviate() - Method in class test.de.iip_ecosphere.platform.support.logging.FallbackLoggerTest
-
Tests
FallbackLogger.abbreviate(String). - testAddListAllVarArg() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
-
Tests
CollectionUtils.addAll(List, Object...). - testAddSetAllVarArg() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
-
Tests
CollectionUtils.addAll(Set, Object...). - testAll() - Method in class test.de.iip_ecosphere.platform.support.logging.LoggerFactoryTest
-
Tests with logging level
LogLevel.ALL. - testBase64() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests the base64 functions.
- TestBytecode - Class in test.de.iip_ecosphere.platform.support.bytecode
-
Implements an empty Bytecode interface for simple testing.
- TestBytecode() - Constructor for class test.de.iip_ecosphere.platform.support.bytecode.TestBytecode
- TestBytecodePluginDescriptor - Class in test.de.iip_ecosphere.platform.support.bytecode
-
The test bytecode plugin descriptor.
- TestBytecodePluginDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.bytecode.TestBytecodePluginDescriptor
- testClientUpdate() - Method in class test.de.iip_ecosphere.platform.support.UpdaterTest
-
Tests
Updaterfor a client user of an assumed/mocked plugin. - testCloseQuietly() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests closing quietly.
- testCollector() - Method in class test.de.iip_ecosphere.platform.support.CollectorTest
-
Tests the collector.
- testComposeArgument() - Method in class test.de.iip_ecosphere.platform.support.CmdLineTest
-
Tests
CmdLine.composeArgument(String, Object). - testCreateTmpFolder() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests creating a temporary folder.
- testCreateUrl() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.createURL(String). - TestData() - Constructor for class test.de.iip_ecosphere.platform.support.StringUtilsTest.TestData
- testDefaults() - Method in class test.de.iip_ecosphere.platform.support.StringUtilsTest
-
Tests
StringUtils.defaultIfBlank(CharSequence, CharSequence)andStringUtils.defaultIfEmpty(CharSequence, CharSequence). - testDeleteOnExit() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests
FileUtils.deleteOnExit(File). - testDependenciesSetup() - Method in class test.de.iip_ecosphere.platform.support.InstalledDependenciesSetupTest
-
Tests the dependency setup.
- testEndpoint() - Method in class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
-
Tests server address.
- testEphemeralPort() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.getEphemeralPort(). - testExtractArgs() - Method in class test.de.iip_ecosphere.platform.support.CmdLineTest
-
Tests
CmdLine.extractArgNames(String[]). - testFactory() - Method in class test.de.iip_ecosphere.platform.support.logging.LoggerFactoryTest
-
Tests the basic factory functions.
- testFileFormat() - Method in class test.de.iip_ecosphere.platform.support.FileFormatTest
-
Tests
FileFormatandExtensionBasedFileFormat. - testFindFile() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests
FileUtils.findFile(File, String). - testFormats() - Method in class test.de.iip_ecosphere.platform.support.TimeUtilsTest
-
Tests the formatting functions.
- testGetArg() - Method in class test.de.iip_ecosphere.platform.support.CmdLineTest
-
Tests the getArg functions.
- testGetBooleanArgNoVal() - Method in class test.de.iip_ecosphere.platform.support.CmdLineTest
-
Tests
CmdLine.getBooleanArgNoVal(String[], String, boolean). - testGetNetMask() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.getNetMask(String, String). - testHasArgument() - Method in class test.de.iip_ecosphere.platform.support.CmdLineTest
-
Tests
CmdLine.hasArgument(String[], String, boolean, boolean). - testHttp() - Method in class test.de.iip_ecosphere.platform.support.HttpTest
-
Tests basic HTTP functions.
- TestHttp - Class in test.de.iip_ecosphere.platform.support.http
-
Implements an empty HTTP interface for simple testing.
- TestHttp() - Constructor for class test.de.iip_ecosphere.platform.support.http.TestHttp
- TestHttpPluginDescriptor - Class in test.de.iip_ecosphere.platform.support.http
-
The test HTTP plugin descriptor.
- TestHttpPluginDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.http.TestHttpPluginDescriptor
- testIsAvailable() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.isAvailable(String, int). - testIsEmptyBlank() - Method in class test.de.iip_ecosphere.platform.support.StringUtilsTest
-
Tests
StringUtils.isBlank(CharSequence)andStringUtils.isEmpty(CharSequence). - testIsIpV4Address() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.isIpV4Addess(String). - testIsNotEmpty() - Method in class test.de.iip_ecosphere.platform.support.AbstractSetupTest
-
Tests
AbstractSetup.isNotEmpty(String). - testIsOwnAddress() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.isOwnAddress(String). - testJava() - Method in class test.de.iip_ecosphere.platform.support.StringUtilsTest
-
Tests
StringUtils.escapeJava(String)andStringUtils.unescapeJava(String). - testJson() - Method in class test.de.iip_ecosphere.platform.support.StringUtilsTest
-
Tests
StringUtils.escapeJson(String)andStringUtils.unescapeJson(String). - testListFiles() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests
FileUtils.listFiles(File, java.util.function.Predicate, java.util.function.Consumer). - testListFiles() - Method in class test.de.iip_ecosphere.platform.support.ZipUtilsTest
-
Tests
ZipUtils.listFiles(InputStream, java.util.function.Predicate, java.util.function.Consumer). - testLogger() - Method in class test.de.iip_ecosphere.platform.support.logging.FallbackLoggerTest
-
Tests
FallbackLogger. - testMetrics() - Method in class test.de.iip_ecosphere.platform.support.BytecodeTest
-
Tests basic metrics functions.
- testMetrics() - Method in class test.de.iip_ecosphere.platform.support.MetricsTest
-
Tests basic metrics functions.
- TestMetrics - Class in test.de.iip_ecosphere.platform.support.metrics
-
Implements an empty metrics factory interface for simple testing.
- TestMetrics() - Constructor for class test.de.iip_ecosphere.platform.support.metrics.TestMetrics
- TestMetricsPluginDescriptor - Class in test.de.iip_ecosphere.platform.support.metrics
-
The test metrics plugin descriptor.
- TestMetricsPluginDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.metrics.TestMetricsPluginDescriptor
- testOff() - Method in class test.de.iip_ecosphere.platform.support.logging.LoggerFactoryTest
-
Tests with logging level
LogLevel.OFF. - testOs() - Method in class test.de.iip_ecosphere.platform.support.OsUtilsTest
-
Tests the Windows, Linux, Unix, Mac methods.
- testOwnHostname() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.getOwnHostname(). - testOwnIP() - Method in class test.de.iip_ecosphere.platform.support.NetUtilsTest
-
Tests
NetUtils.getOwnIP(). - testParseToArgs() - Method in class test.de.iip_ecosphere.platform.support.CmdLineTest
-
Tests
CmdLine.parseToArgs(String, java.util.List). - testPidFile() - Method in class test.de.iip_ecosphere.platform.support.PidFileTest
-
Tests the
PidFilefunctionality. - testPluginFolder() - Method in class test.de.iip_ecosphere.platform.support.AbstractSetupTest
-
Tests the global plugin folder.
- testPluginUpdate() - Method in class test.de.iip_ecosphere.platform.support.UpdaterTest
-
Tests
Updaterfor assumed/mocked plugin dependencies. - testPrependSlash() - Method in class test.de.iip_ecosphere.platform.support.ResourceLoaderTest
-
Tests
ResourceLoader.prependSlash(String). - testProcessInfo() - Method in class test.de.iip_ecosphere.platform.support.ProcessInfoTest
-
Tests basic ProcessInfo functions.
- TestProcessInfo() - Constructor for class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactory.TestProcessInfo
- TestProcessInfoFactory - Class in test.de.iip_ecosphere.platform.support.processInfo
-
Test implementation of
ProcessInfoFactory. - TestProcessInfoFactory() - Constructor for class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactory
- TestProcessInfoFactory.TestProcessInfo - Class in test.de.iip_ecosphere.platform.support.processInfo
-
Test implementation of
ProcessInfoFactory.ProcessInfo. - TestProcessInfoFactoryPluginDescriptor - Class in test.de.iip_ecosphere.platform.support.processInfo
-
The Spark plugin descriptor.
- TestProcessInfoFactoryPluginDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.processInfo.TestProcessInfoFactoryPluginDescriptor
- testPythonUtils() - Method in class test.de.iip_ecosphere.platform.support.PythonUtilsTest
-
Tests
PythonUtils. - testReadLines() - Method in class test.de.iip_ecosphere.platform.support.IOUtilsTest
-
Tests
IOUtils.readLines(java.io.InputStream)andIOUtils.readLines(java.io.InputStream, Charset). - testRegistry() - Method in class test.de.iip_ecosphere.platform.support.TaskRegistryTests
-
Tests
TaskRegistry. - testRemove() - Method in class test.de.iip_ecosphere.platform.support.StringUtilsTest
-
Tests
StringUtils.removeStart(String, String)andStringUtils.removeEnd(String, String). - testResolution() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests file resolution methods.
- testResolver() - Method in class test.de.iip_ecosphere.platform.support.ResourceLoaderTest
-
Tests resource resolution.
- testRest() - Method in class test.de.iip_ecosphere.platform.support.RestTest
-
Tests basic REST functions.
- TestRest - Class in test.de.iip_ecosphere.platform.support.rest
-
Implements an empty Rest interface for simple testing.
- TestRest() - Constructor for class test.de.iip_ecosphere.platform.support.rest.TestRest
- TestRest.TestServer - Class in test.de.iip_ecosphere.platform.support.rest
-
Just the server.
- TestRestPluginDescriptor - Class in test.de.iip_ecosphere.platform.support.rest
-
The test rest plugin descriptor.
- TestRestPluginDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.rest.TestRestPluginDescriptor
- testReverse() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
-
Tests
CollectionUtils.reverse(Object[]). - testSanitize() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests sanitizing file names.
- testSchema() - Method in class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
-
Tests schemas.
- TestServer(int) - Constructor for class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
-
Creates an instance.
- testServerAddress() - Method in class test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
-
Tests server address.
- testSetup() - Method in class test.de.iip_ecosphere.platform.support.AbstractSetupTest
-
Tests the setup (reading).
- testSleep() - Method in class test.de.iip_ecosphere.platform.support.TimeUtilsTest
-
Tests the
TimeUtils.sleep(int)method. - testSsh() - Method in class test.de.iip_ecosphere.platform.support.SshTest
-
Tests basic SSH functions.
- TestSsh - Class in test.de.iip_ecosphere.platform.support.ssh
-
Implements an empty Ssh interface for simple testing.
- TestSsh() - Constructor for class test.de.iip_ecosphere.platform.support.ssh.TestSsh
- TestSsh.TestSshServer - Class in test.de.iip_ecosphere.platform.support.ssh
-
The SSH server with further setup options.
- TestSshPluginDescriptor - Class in test.de.iip_ecosphere.platform.support.ssh
-
The test SSH plugin descriptor.
- TestSshPluginDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.ssh.TestSshPluginDescriptor
- TestSshServer() - Constructor for class test.de.iip_ecosphere.platform.support.ssh.TestSsh.TestSshServer
- testSystemPropertyOrEnv() - Method in class test.de.iip_ecosphere.platform.support.OsUtilsTest
-
Tests
OsUtils.getPropertyOrEnv(String, String),OsUtils.getPropertyOrEnv(String)and implicitlyOsUtils.getEnv(String). - testSystemRoot() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests
FileUtils.getSystemRoot(). - testTempDir() - Method in class test.de.iip_ecosphere.platform.support.FileUtilsTest
-
Tests the temporary directory access.
- testToArgs() - Method in class test.de.iip_ecosphere.platform.support.CmdLineTest
-
Tests
CmdLine.toArgs(String). - testToList() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
-
Tests
CollectionUtils.toList(java.util.Iterator)andCollectionUtils.toList(Iterable). - testToListVarArg() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
-
Tests
CollectionUtils.toList(Object...). - testToSet() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
-
Tests
CollectionUtils.toSet(java.util.Iterator)andCollectionUtils.toSet(Iterable). - testToString() - Method in class test.de.iip_ecosphere.platform.support.CollectionUtilsTest
-
Tests
CollectionUtils.toString(java.util.Collection, String, String, String)andCollectionUtils.toStringSpaceSeparated(java.util.Collection). - testToString() - Method in class test.de.iip_ecosphere.platform.support.IOUtilsTest
-
Tests
IOUtils.toString(java.io.InputStream)andIOUtils.toString(java.io.InputStream, Charset). - testToString() - Method in class test.de.iip_ecosphere.platform.support.StringUtilsTest
-
Tests
StringUtils.toString(Object)andStringUtils.toStringShortStyle(Object). - testTrace() - Method in class test.de.iip_ecosphere.platform.support.logging.LoggerFactoryTest
-
Tests with logging level
LogLevel.TRACE. - testValues() - Method in class test.de.iip_ecosphere.platform.support.OsUtilsTest
-
Tests
OsUtilsmethods. - testWaitFor() - Method in class test.de.iip_ecosphere.platform.support.TimeUtilsTest
-
Tests the
TimeUtils.waitFor(java.util.function.Supplier, int, int)method. - TestWebsocket - Class in test.de.iip_ecosphere.platform.support.websocket
-
Implements an empty Rest interface for simple testing.
- TestWebsocket() - Constructor for class test.de.iip_ecosphere.platform.support.websocket.TestWebsocket
- TestWebsocketFactoryPluginDescriptor - Class in test.de.iip_ecosphere.platform.support.websocket
-
The Websocket plugin descriptor.
- TestWebsocketFactoryPluginDescriptor() - Constructor for class test.de.iip_ecosphere.platform.support.websocket.TestWebsocketFactoryPluginDescriptor
- TestWithPlugin - Class in test.de.iip_ecosphere.platform.support
-
Plugin-based test, aiming at inheriting plugin loading.
- TestWithPlugin() - Constructor for class test.de.iip_ecosphere.platform.support.TestWithPlugin
- TestWithPlugin.PluginLocation - Class in test.de.iip_ecosphere.platform.support
-
Represents a plugin location.
- testWs() - Method in class test.de.iip_ecosphere.platform.support.WebsocketTest
-
Tests basic WebSocket functions.
- TimeUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
TimeUtils. - TimeUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.TimeUtilsTest
- toPathVariable(String) - Method in class test.de.iip_ecosphere.platform.support.rest.TestRest.TestServer
U
- UpdaterTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Updater. - UpdaterTest() - Constructor for class test.de.iip_ecosphere.platform.support.UpdaterTest
V
- versionFormatExc() - Method in class test.de.iip_ecosphere.platform.support.VersionTest
-
Tests the creation of a version causing an illegal argument exception.
- VersionTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
Version. - VersionTest() - Constructor for class test.de.iip_ecosphere.platform.support.VersionTest
- versionTests() - Method in class test.de.iip_ecosphere.platform.support.VersionTest
-
Tests the functions of valid versions.
W
- WebsocketTest - Class in test.de.iip_ecosphere.platform.support
-
Simple
WebsocketFactorytest. - WebsocketTest() - Constructor for class test.de.iip_ecosphere.platform.support.WebsocketTest
- WebsocketTest.WsStatusListener - Class in test.de.iip_ecosphere.platform.support
-
A test status listener.
- WsStatusListener() - Constructor for class test.de.iip_ecosphere.platform.support.WebsocketTest.WsStatusListener
Z
- ZipUtilsTest - Class in test.de.iip_ecosphere.platform.support
-
Tests
ZipUtils. - ZipUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.ZipUtilsTest
All Classes and Interfaces|All Packages|Constant Field Values