luxlabs header browser preview


@interface NewsUI2.ArticleToArticleSwipeTestSuite : SNTestSuite <SNTestSetup> {
    void /* unknown type, empty encoding */ scrollViewObserver;
    void /* unknown type, empty encoding */ scrollViewContentOffsetObserver;
    void /* unknown type, empty encoding */ activity;
}

- (id)init;
- (void)setupTestWithContext:(id)a0 completion:(id /* block */)a1;
- (void).cxx_destruct;

@end