Project

General

Profile

assert_print_count Subroutine

public subroutine assert_print_count()

Arguments

None

Calls

proc~~assert_print_count~~CallsGraph proc~assert_print_count assert_print_count proc~print_footer print_footer proc~assert_print_count->proc~print_footer object_string object_string proc~assert_print_count->object_string proc~print_summary print_summary proc~assert_print_count->proc~print_summary proc~print_mode print_mode proc~print_footer->proc~print_mode proc~print_summary->proc~print_mode

Source Code

    subroutine assert_print_count()
        call print_footer('#================================================')
        call print_summary('Executed '//object_string(counter)//' assertions.')
    end subroutine assert_print_count


© 2016
self was developed by
Documentation generated by FORD