Package | Description |
---|---|
org.ballerinalang.test.context |
Modifier and Type | Method and Description |
---|---|
static LogLeecher.LeecherType |
LogLeecher.LeecherType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLeecher.LeecherType[] |
LogLeecher.LeecherType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LogLeecher(String text,
LogLeecher.LeecherType leecherType)
Initializes the Leecher with expected log.
|
Copyright © 2018 WSO2. All rights reserved.