CUBA Platform. Developer’s Manual
Version 6.2
A newer version is available at the
documentation home
.
Copyright (c) 2016
Haulmont
Home
Preface
Introduction
Installation and Setup
Quick Start
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
Development Recipes
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
5.7. Testing
This section covers the ways of testing CUBA applications on different layers.
Next:
5.7.1. Unit Tests