Essays about: "Dependency injection"

Showing result 6 - 8 of 8 essays containing the words Dependency injection.

  1. 6. Modeling of Fuel InjectionSystem for Troubleshooting

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : ALEXANDER GEORGII - HEMMINGCYON; [2013]
    Keywords : ;

    Abstract : With the technology progressing further, making heavy duty vehicles more complex, more computerized, it becomes necessary to update the troubleshooting process of such vehicles. From the vehicles´ computers, diagnosis trouble codes can be extracted, informing the mechanic about the health of the vehicle. READ MORE

  2. 7. On Patterns for Refactoring Legacy C++ Code into a Testable State Using Inversion of Control

    University essay from Institutionen för datavetenskap

    Author : Per Böhlin; [2010]
    Keywords : Refactoring; Software Development; Coding Practices; Software Testing; Inversion of Control; Dependency Injection; Test Driven Development; Unit Testing; Inversion of Control Containers; Object Oriented Design;

    Abstract : Amending old projects of legacy code to include agile practices such as extensive unit testing and refactoring has proven difficult. Since automated unit testing was not widely used a decade ago, much code has been written without unit testing in mind. This is especially true for C++ where RAII has been the dominant pattern . READ MORE

  3. 8. Backend for an End User Portal

    University essay from

    Author : George Younan; [2009]
    Keywords : ;

    Abstract : This paper examines how the Backend of a web portal can be built, investigating different techniques required to deliver a fully qualified solution. The main goal is to converge services and information from remote systems to a single access point. The communication with remote systems adds a demand for flexible usage of the software. READ MORE