Book Shelf
Loading...
Searching...
No Matches
main.cpp File Reference

This file contains the main function for the tests. More...

#include "testauthor.h"
#include "testbook.h"
#include "testbookfactory.h"
#include "testbookproxymodel.h"
#include "testbooktablemodel.h"
#include "testbookwriter.h"
#include "testfilewriter.h"

Functions

int main (int argc, char *argv[])
 The main function for the tests.
 

Detailed Description

This file contains the main function for the tests.

Author
Mitch Campbell
Date
2024-08-09

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

The main function for the tests.

Parameters
argcThe number of arguments.
argvThe arguments.
Returns
int The status of the tests.