[
{
"SetupClientsAndGraph": {
"clients": 3,
"graph": 0,
"policy": 0
}
},
{
"HelloSubscribe": {
"client": 1,
"peer": 0,
"graph": 0
}
},
{
"HelloSubscribe": {
"client": 2,
"peer": 0,
"graph": 0
}
},
{
"HelloSubscribe": {
"client": 0,
"peer": 1,
"graph": 0
}
},
{
"HelloSubscribe": {
"client": 0,
"peer": 2,
"graph": 0
}
},
{
"IgnoreExpectations": {
"ignore": true
}
},
{
"ActionSet": {
"client": 1,
"graph": 0,
"key": 0,
"value": 42,
"repeat": 1
}
},
{
"CompareGraphs": {
"clienta": 0,
"clientb": 1,
"graph": 0,
"equal": true
}
},
{
"CompareGraphs": {
"clienta": 0,
"clientb": 2,
"graph": 0,
"equal": true
}
},
{
"IgnoreExpectations": {
"ignore": false
}
}
]