pub fn build_behavior_case( ctx: &mut Context, behavior_case: Cursor<'_>, ) -> Result<BehaviorCase, Error>
Build a single behavior case.