Searched refs:isNotNone (Results 1 – 5 of 5) sorted by relevance
88 assertThat(self.incoming_connection_event_stream).isNotNone()94 assertThat(self.outgoing_connection_event_stream).isNotNone()
130 assertThat(self.incoming_connection_event_stream).isNotNone()136 assertThat(self.outgoing_connection_event_streams[token]).isNotNone()
47 def isNotNone(self): member in ObjectSubject
62 assertThat(fn).isNotNone()
229 assertThat("this").isNotNone()258 assertThat(None).isNotNone()