startInVmArtemisSession

fun startInVmArtemisSession(username: String = rpcTestUser.username, password: String = rpcTestUser.password): <Error class: unknown class>

Starts an In-VM Artemis session connecting to the RPC server.

Parameters

username

The username to authenticate with.

password

The password to authenticate with.