CUBA Platform. Developer’s Manual
Version 6.6
A newer version is available at the
documentation home
.
Copyright (c) 2017
Haulmont
case
sensitive
insensitive
Home
Preface
Introduction
Installation and Setup
Quick Start
Cookbook
The Framework
Application Development
Recommended Code Style
Project File Structure
Build Scripts
Creating a Project
Logging
Debugging
Testing
Unit Tests
Middleware Integration Tests
Client Tier Integration Tests
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
Close
Home
Preface
Introduction
Installation and Setup
Quick Start
Cookbook
The Framework
Application Development
Recommended Code Style
Project File Structure
Build Scripts
Creating a Project
Logging
Debugging
Testing
Unit Tests
Middleware Integration Tests
Client Tier Integration Tests
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
6.7. Testing
This section covers the ways of testing CUBA applications on different layers.
Next:
6.7.1. Unit Tests