var searchIndex = {}; searchIndex["expectest"] = {"doc":"","items":[[0,"prelude","expectest","",null,null],[3,"ActualValue","expectest::prelude","Wrapps an actual value and location in a source code.",null,null],[3,"BeSome","","",null,null],[3,"BeCloseTo","","",null,null],[5,"expect","","A function that intended to replace an `expect!` macro if desired.",null,{"inputs":[{"name":"a"}],"output":{"name":"actualvalue"}}],[5,"be_equal_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"beequalto"}}],[5,"be_less_than","","",null,{"inputs":[{"name":"e"}],"output":{"name":"belessthan"}}],[5,"be_less_or_equal_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"belessorequalto"}}],[5,"be_greater_than","","",null,{"inputs":[{"name":"e"}],"output":{"name":"begreaterthan"}}],[5,"be_greater_or_equal_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"begreaterorequalto"}}],[5,"be_true","","",null,{"inputs":[],"output":{"name":"betrue"}}],[5,"be_false","","",null,{"inputs":[],"output":{"name":"befalse"}}],[5,"be_some","","",null,{"inputs":[],"output":{"name":"besome"}}],[5,"be_none","","",null,{"inputs":[],"output":{"name":"benone"}}],[5,"be_close_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"becloseto"}}],[5,"be_empty","","",null,{"inputs":[],"output":{"name":"beempty"}}],[0,"core","expectest","",null,null],[3,"SourceLocation","expectest::core","Represents location in a source code.",null,null],[12,"file","","Name of a file.",0,null],[12,"line","","Number of line in the file.",0,null],[3,"ActualValue","","Wrapps an actual value and location in a source code.",null,null],[5,"expect","","A function that intended to replace an `expect!` macro if desired.",null,{"inputs":[{"name":"a"}],"output":{"name":"actualvalue"}}],[5,"failure","","",null,{"inputs":[{"name":"string"},{"name":"option"}],"output":null}],[11,"clone","","",0,null],[11,"new","","Creates new `SourceLocation` using `file` and `line`.",0,{"inputs":[{"name":"str"},{"name":"u32"}],"output":{"name":"sourcelocation"}}],[11,"fmt","","",0,null],[11,"location","expectest::prelude","Sets new `SourceLocation`.",1,null],[11,"to","","Performs assertion with "to" word. Prints a failure message and panics\nif an actual value does not match with an expected value.",1,null],[11,"to_not","","Performs negation with "to not" words. Prints a failure message and\npanics if an actual value matches with an expected value.",1,null],[11,"not_to","","Performs negation with "not to" words. Prints a failure message and\npanics if an actual value matches with an expected value.",1,null],[8,"Matcher","expectest::core","A Matcher trait.",null,null],[10,"failure_message","","Returns a failure message.",2,null],[10,"matches","","Returns `true` if an actual value matches an expected value.",2,null],[0,"matchers","expectest","",null,null],[3,"BeSome","expectest::matchers","",null,null],[3,"BeCloseTo","","",null,null],[5,"be_equal_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"beequalto"}}],[5,"be_less_than","","",null,{"inputs":[{"name":"e"}],"output":{"name":"belessthan"}}],[5,"be_less_or_equal_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"belessorequalto"}}],[5,"be_greater_than","","",null,{"inputs":[{"name":"e"}],"output":{"name":"begreaterthan"}}],[5,"be_greater_or_equal_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"begreaterorequalto"}}],[5,"be_true","","",null,{"inputs":[],"output":{"name":"betrue"}}],[5,"be_false","","",null,{"inputs":[],"output":{"name":"befalse"}}],[5,"be_some","","",null,{"inputs":[],"output":{"name":"besome"}}],[5,"be_none","","",null,{"inputs":[],"output":{"name":"benone"}}],[5,"be_close_to","","",null,{"inputs":[{"name":"e"}],"output":{"name":"becloseto"}}],[5,"be_empty","","",null,{"inputs":[],"output":{"name":"beempty"}}],[11,"value","expectest::prelude","",3,null],[11,"failure_message","","",3,null],[11,"matches","","",3,null],[11,"delta","","",4,null],[11,"failure_message","","",4,null],[11,"matches","","",4,null],[14,"expect!","expectest","",null,null]],"paths":[[3,"SourceLocation"],[3,"ActualValue"],[8,"Matcher"],[3,"BeSome"],[3,"BeCloseTo"]]}; initSearch(searchIndex);