pkt1583 / google-collections

Automatically exported from code.google.com/p/google-collections
Apache License 2.0
0 stars 0 forks source link

Throw NPE instead of JavaScriptException #275

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some of our GWT tests currently accept JavaScriptException instead of
NullPointerException.  It would be nice to eliminate this diff between GWT
and non-GWT tests.

Whether we do this for 1.0 depends on whether it gets in our way when
getting the tests out the door.

Original issue reported on code.google.com by cpov...@google.com on 26 Oct 2009 at 5:10

GoogleCodeExporter commented 9 years ago
Honestly, I am not even viewing "getting the tests out the door" as critical 
for 1.0. 
We'll just run them internally. Then after 1.0 we can move everything over to 
guava, 
and then work on getting the tests working there.  Hopefully by then there'll 
have 
been time to make more of the tests "amphibious" than are currently.

Original comment by kevin...@gmail.com on 26 Oct 2009 at 5:15

GoogleCodeExporter commented 9 years ago

Original comment by cpov...@google.com on 26 Oct 2009 at 5:39

GoogleCodeExporter commented 9 years ago
This issue has been moved to the Guava project (keeping the same id number). 
Simply replace 'google-collections' with 'guava-libraries' in your address 
bar and it should take you there.

Original comment by kevinb@google.com on 5 Jan 2010 at 11:09