File tree Expand file tree Collapse file tree 3 files changed +1
-6
lines changed
src/test/java/com/bandwidth Expand file tree Collapse file tree 3 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 33import com .bandwidth .voice .bxml .verbs .*;
44import com .bandwidth .voice .bxml .verbs .Record ;
55import com .bandwidth .webrtc .utils .WebRtcTransfer ;
6-
6+
77import org .junit .Test ;
8- import org .junit .Before ;
98
109import static org .junit .Assert .*;
1110
Original file line number Diff line number Diff line change 44
55import com .bandwidth .multifactorauth .exceptions .ErrorWithRequestException ;
66import com .bandwidth .multifactorauth .models .TwoFactorCodeRequestSchema ;
7- import com .bandwidth .multifactorauth .models .TwoFactorVerifyCodeResponse ;
87import com .bandwidth .multifactorauth .models .TwoFactorVerifyRequestSchema ;
9- import com .bandwidth .multifactorauth .models .TwoFactorVoiceResponse ;
108import org .junit .*;
11- import static org .junit .Assert .*;
129
1310import static com .bandwidth .TestingEnvironmentVariables .*;
1411
Original file line number Diff line number Diff line change 55import com .bandwidth .webrtc .models .Participant ;
66import com .bandwidth .webrtc .models .Session ;
77import org .junit .*;
8- import static org .junit .Assert .*;
98
109import static com .bandwidth .TestingEnvironmentVariables .*;
1110
You can’t perform that action at this time.
0 commit comments