ordertest.ctxt
来自「这是一个买卖系统,一个模拟的系统,根据下订单,看订单,买,等功能」· CTXT 代码 · 共 19 行
CTXT
19 行
#BlueJ class context
comment0.params=name
comment0.target=OrderTest(String)
comment1.target=void\ setUp()
comment2.target=void\ tearDown()
comment3.target=void\ testNewOrder()
comment3.text=Test\ the\ method\ newOrder()\n\n
comment4.target=void\ testGetOrderToPick()
comment4.text=test\ the\ method\ getOrderToPick()\n\n
comment5.target=void\ testInformOrderPicked()
comment5.text=test\ the\ method\ informOrderPicked(orderNo)\n\n
comment6.target=void\ testInformOrderColected()
comment6.text=test\ method\ informOrderColected(orderNo)\n\n
comment7.target=void\ testGetWaitingTraySize()
comment7.text=test\ the\ method\ getWaitingTraySize()\n\n
comment8.target=void\ testGetCollectSize()
comment8.text=test\ the\ method\ getCollectSize()\n\n
numComments=9
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?