Class SipperUtil::ExpectationElement
In: sipper/util/expectation_parser.rb
Parent: Object

one expectation element is like "< INVITE {1,2}" or "> 1xx {0,}"

Methods

new  

Included Modules

SipLogger SipperUtil

Constants

Directions = ["<", ">", "!", "@"]
MAX_REPEAT = 10000

Attributes

direction  [RW] 
messages  [RW] 
range  [RW] 
satisfied  [RW] 

Public Class methods

[Validate]