Book Shelf
|
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. | |
This file contains the main function for the tests.
int main | ( | int | argc, |
char * | argv[] ) |
The main function for the tests.
argc | The number of arguments. |
argv | The arguments. |