test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondCore
Utilities
python
CondDBFW
tests
__main__.py
Go to the documentation of this file.
1
"""
2
3
Unit tests for python conddblib framework.
4
5
"""
6
7
import
unittest
8
from
testing_classes
import
*
9
10
if
__name__ ==
"__main__"
:
11
unittest.main(verbosity=2)
Generated for CMSSW Reference Manual by
1.8.5