예제 #1
0
def given_there_are_only_the_following_call_logs(step):
    call_logs_helper.delete_all()
    call_logs_helper.create_call_logs(step.hashes)
예제 #2
0
def given_there_are_only_the_following_call_logs(step):
    call_logs_helper.delete_all()
    call_logs_helper.create_call_logs(step.hashes)
예제 #3
0
def given_there_are_no_call_logs(step):
    call_logs_helper.delete_all()
예제 #4
0
def given_there_are_no_call_logs(step):
    call_logs_helper.delete_all()