Googletest export
Internal Change PiperOrigin-RevId: 267457395
This commit is contained in:
committed by
Gennadiy Rozental
parent
ab8f346b07
commit
6123df929d
@@ -302,7 +302,7 @@ for
|
||||
|
||||
**Availability**: Linux, Windows, Mac.
|
||||
|
||||
## Test Fixtures: Using the Same Data Configuration for Multiple Tests
|
||||
## Test Fixtures: Using the Same Data Configuration for Multiple Tests {#same-data-multiple-tests}
|
||||
|
||||
If you find yourself writing two or more tests that operate on similar data, you
|
||||
can use a *test fixture*. It allows you to reuse the same configuration of
|
||||
|
||||
Reference in New Issue
Block a user