Essays about: "Mocks"

Showing result 1 - 5 of 8 essays containing the word Mocks.

  1. 1. Analyzing and Reducing Compilation Times for C++ Programs

    University essay from Linköpings universitet/Programvara och system

    Author : Dennis Mivelli; [2022]
    Keywords : C ; Compilation; Build; Dependencies; File Dependencies; File inclusions; Time; Speed; Compilation time; Build time; Design patterns; PImpl; Bridge; Dependency injection; Pointer to implementation; Mocking; GoogleTest; gMock; large; large-scale; Reduce; Reduce compilation times; Reduce build times; C ; Kompilering; Byggtid; Beroenden; Filberoenden; Filinkluderingar; Tid; Hastighet; Kompileringstid; Designmönster; PImpl; Bridge; Dependency injection; Pointer to implementation; Mockning; Mocking; GoogleTest; gMock; Storskalig; Minska kompileringstid; Minska;

    Abstract : Software companies often choose to develop in C++ because of the high performance that the language offers. Facilitated by static compilation and powerful optimization options, runtime performance is paid for with compilation time. READ MORE

  2. 2. Future Active Mobility

    University essay from Umeå universitet/Designhögskolan vid Umeå universitet

    Author : Andreas Vang Nielsen; [2019]
    Keywords : Interior; Design; autonomous; mobility; active; service; transportation; Volkswagen;

    Abstract : The topic of the project has been about how the time spent during transport could take on a more engaging and active form; physically as well as mentally.  The initial inspiration for this is the changing landscape of mobility, where technologies such as autonomous and shared systems, could allow for purpose specific vehicles rather then personally owned ones. READ MORE

  3. 3. Automated end-to-end user testing on single page web applications

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska högskolan

    Author : Tobias Palmér; Markus Waltré; [2015]
    Keywords : ;

    Abstract : Competencer wants to be sure users experience their web product as it was designed. With the help of tools for end-to-end user testing, interactions based on what a user would do is simulated to test potential situations. This thesis work is targeting four areas of end-to-end user testing with a major focus on making it automatic. READ MORE

  4. 4. Model-Pipe-Hardware: Method for Test Driven Agile Development in Embedded Software

    University essay from KTH/Maskinkonstruktion (Inst.)

    Author : Albin Cassirer; Erik Hane; [2015]
    Keywords : ;

    Abstract : In this thesis, we present development and evaluation of a new test driven design method for embedded systems software development. The problem of development speed is one of major obstacles for transferring Test Driven Development (TDD) methodologies into the domain of embedded software development. READ MORE

  5. 5. Introducing Mock framework for Unit Test ina modeling environment

    University essay from Programvara och system; Tekniska högskolan

    Author : Joakim Braaf; [2014]
    Keywords : Mock; C ; Unit test; Software testing;

    Abstract : Testing is an important part in the software development process. Unit testsaim to test individual units in isolation. These units may have dependenciesto their surroundings that make the units hard to test in isolation withoutalso testing the surrounding units. READ MORE