Closed KenanJones closed 7 years ago
Thanks On Wed, Apr 12, 2017 at 11:22 AM KenanJones notifications@github.com wrote:
@anthonykulis https://github.com/anthonykulis class automobile has an engine of type Engine but that is just a part of the EngineAssembly. Our toString() methods are completed so that EngineAssembly.toString() describes the entire engine with induction and exhaust
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/anthonykulis/automobile/issues/82, or mute the thread https://github.com/notifications/unsubscribe-auth/AA-8MZ5h2O4YXkU_K8oBL8OcOkg1OeFtks5rvPosgaJpZM4M7qA3 .
Done
@anthonykulis class
automobile
has an engine of typeEngine
but that is just a part of theEngineAssembly
. OurtoString()
methods are completed so thatEngineAssembly.toString()
describes the entire engine with induction and exhaust