oystercard_revisited

时间:2024-05-10 15:38:39
【文件属性】:

文件名称:oystercard_revisited

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-10 15:38:39

Ruby

牡蛎卡挑战赛 对于伦敦的Oystercard系统复制Transport,以实践面向对象的原理并在即将进行的技术面试之前修订Ruby,这是一个简单的挑战。 用户故事 In order to use public transport As a customer I want money on my card In order to keep using public transport As a customer I want to add money to my card In order to protect my money As a customer I don't want to put too much money on my card In order to pay for my journey As a customer I need m


【文件预览】:
oystercard_revisited-main
----Gemfile(177B)
----Gemfile.lock(555B)
----.rspec(22B)
----spec()
--------oystercard_spec.rb(3KB)
--------station_spec.rb(295B)
--------journey_spec.rb(2KB)
--------journey_log_spec.rb(1KB)
--------spec_helper.rb(5KB)
----lib()
--------journey.rb(563B)
--------station.rb(130B)
--------oystercard.rb(1KB)
--------journey_log.rb(426B)
----README.md(1KB)

网友评论