- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for tearDownOne (0.23 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-testlib/test/com/google/common/testing/TearDownStackTest.java
TearDownStack stack = buildTearDownStack(); SimpleTearDown tearDownOne = new SimpleTearDown(); stack.addTearDown(tearDownOne); Callback callback = new Callback() { @Override public void run() { assertEquals( "tearDownTwo should have been run before tearDownOne", false, tearDownOne.ran); } };
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 16:11:48 GMT 2026 - 4.5K bytes - Click Count (0)