initSidebarItems({"fn":[["assert_cli","Assert a CLI call"],["assert_cli_error","Assert a CLI call that fails with a given error code."],["assert_cli_output","Assert a CLI call returns the expected output."],["assert_cli_output_error","Assert a CLI call that fails the expected `stderr` output and error code."]],"macro":[["assert_cli!","The `assert_cli!` macro combines the functionality of the other functions in this crate in one short macro."]]});