0
我試圖實現使用CitursFramwork的Flightbooking樣本,鏈接是: https://github.com/christophd/citrus-samples/tree/master/sample-flightbooking柑橘框架flightbooking
而且我還是新的框架,我做的步驟是(使用Mac OS):
1-run activemq
2-run碼頭:從樣本麪包店跑。
3使用intllijIdea打開示例麪包店並運行測試用例。 每當我的測試用例是失敗,我得到了以下內容:
ActionTimeoutException: Action timeout while receiving message from channel 'royalAirlineServer.inbound'
at com/consol/citrus/samples/flightbooking/FlightBookingIT(receive:57-90)
4我試圖改變超時,但我仍然得到同樣的錯誤。
請任何人都可以向我解釋什麼是暫停,以及我的步驟錯在哪裏?
注:只有一個使用終端的測試情況下的時間是使用通:
mvn clean install -Dembedded=true