Package | Description |
---|---|
net.sf.lightair | |
net.sf.lightair.internal | |
net.sf.lightair.internal.auto | |
net.sf.lightair.internal.db |
Modifier and Type | Class and Description |
---|---|
class |
Api
Light Air's programmatic API.
|
class |
LightAir
Light air JUnit runner.
|
Modifier and Type | Class and Description |
---|---|
class |
Compare
Compare expected and actual datasets and produce structured differences.
|
class |
Connections
Helper functions for JDBC connections.
|
class |
Convert
Convert String values in datasets parsed from XML into proper data types based on database structure.
|
class |
Properties
Load
light-air.properties files. |
class |
Report
Generate textual report from structured differences between datasets.
|
class |
Xml
Read XML files with datasets.
|
class |
Xsd
Generate XSD files from database structure.
|
Modifier and Type | Class and Description |
---|---|
class |
Auto
Generate unique pseudo-random values for the
@auto token. |
class |
Index
Keep index file with hashes for tables and columns.
|
Modifier and Type | Class and Description |
---|---|
class |
Delete
Create
delete SQL statements from a dataset. |
class |
ExecuteQuery
Execute
select SQL statements, producing a dataset. |
class |
ExecuteUpdate
Execute
delete and insert SQL statements. |
class |
Insert
Create
insert SQL statements from a dataset. |
class |
Select
Create
select SQL statements from an expected dataset. |
class |
Structure
Load database structure.
|
Copyright © 2011–2020 Lastware, sro.. All rights reserved.