212223242526272829
{ private QoSPropertySet objectUnderTest_; public QoSPropertySet createInstance() throws Exception { QoSPropertySet _props = new QoSPropertySet(getConfiguration(), QoSPropertySet.CHANNEL_QOS); return _props; }