Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Creating Mock objects in Qt

Creating Mock objects in Qt

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 8.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    KushalRaja
    wrote on last edited by
    #1

    I’m new to Qt and trying to use Test Driven Development for Qt project. Is it possible to create mock objects for abstract classes? Let’s say I have an interface class to connect to database and implementations for various database. Is it possible to mock interface class causing function to return mock for a search?

    1 Reply Last reply
    0
    • N Offline
      N Offline
      ningen
      wrote on last edited by
      #2

      http://qt-project.org/forums/viewthread/43482

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved