Test_JMXPassword

Provides unit tests and examples for the JMXPassword lens.

Summary
Test_JMXPasswordProvides unit tests and examples for the JMXPassword lens.
Augeas Variables
conf
new_conf
Augeas Tests
JMXPassword.lnsGet test against tree structure
JMXPassword.lnsPut test changing password to password

Augeas Variables

conf

let conf = "# Comment admin activemq "

new_conf

let new_conf = "# Comment admin password "

Augeas Tests

JMXPassword.lns

Get test against tree structure

JMXPassword.lns

Put test changing password to password

JMXPassword for Augeas
let conf = "# Comment admin activemq "
let new_conf = "# Comment admin password "
Close