inspec/test/fixtures/cmd/get-net-tcpconnection
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

24 lines
540 B
Text

[
{
"State": 2,
"Caption": null,
"Description": null,
"LocalAddress": "::",
"LocalPort": 135,
"RemoteAddress": "::",
"RemotePort": 0,
"DisplayName": null,
"Status": null
},
{
"State": 2,
"Caption": null,
"Description": null,
"LocalAddress": "192.168.10.157",
"LocalPort": 135,
"RemoteAddress": "0.0.0.0",
"RemotePort": 0,
"DisplayName": null,
"Status": null
}
]