weather1.otml

来自「SRI international 发布的OAA框架软件」· OTML 代码 · 共 13 行

OTML
13
字号
<testcase timeout="15">	<send>		oaa_Solve(weather([in(houston)],_),[blocking(false)])	</send>	<toFac>		ev_solved(_,_,_,weather([in(houston)],_),_,[weather([in(houston)],HoustonWeather)])		<regex 			var="HoustonWeather" 			value="'The weather in houston is currently .* temperature .*'" 		/>	</toFac></testcase>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?